Skupiny
Skupiny
Přihlásit
Skupiny
Skupiny
Watir General
Konverzace
O skupině
Odeslat zpětnou vazbu
Nápověda
Cesta skupiny
Watir General
1–30 z 5949
General usage discussion of the
Watir
and
Watir-WebDriver
tools.
Before posting, please read
https://github.com/watir/
watir_meta/wiki/Guidelines-
for-Posting-to-Watir-General-
Google-Group
.
In short: search before you ask, be nice, no spam.
Označit vše jako přečtené
Nahlásit skupinu
Je vybráno 0 řádků
perg...@gmail.com
05.10.23
How to use Global variable from other file with select_value
Hi, I want to use the global variable from another file like below but is not working: require '
nepřečteno,
How to use Global variable from other file with select_value
Hi, I want to use the global variable from another file like below but is not working: require '
05.10.23
perg...@gmail.com
,
John Fitisoff
2
24.03.22
Watir - How to call browser.goto from another file
Replace all hard-coded instance of the the URLs with a variable or a constant. Store that different
nepřečteno,
Watir - How to call browser.goto from another file
Replace all hard-coded instance of the the URLs with a variable or a constant. Store that different
24.03.22
rajagopal...@gmail.com
3
26.07.21
Error while I try to install WATIR Watir 7.0 Beta 3
I fixed this problem. Thanks. On Monday, 26 July, 2021 at 12:50:38 pm UTC+5:30 rajagopal...@gmail.com
nepřečteno,
Error while I try to install WATIR Watir 7.0 Beta 3
I fixed this problem. Thanks. On Monday, 26 July, 2021 at 12:50:38 pm UTC+5:30 rajagopal...@gmail.com
26.07.21
Suresh Murthy
,
John Fitisoff
2
06.02.21
not able to click on button that is visible.
Just a guess but the page HTML may have multiple buttons that match value: "OK" (and you
nepřečteno,
not able to click on button that is visible.
Just a guess but the page HTML may have multiple buttons that match value: "OK" (and you
06.02.21
Vikash Khandelwal
23.12.20
Setup cucumber ruby automation framework with azure ci pipeline
We need the yml file setup, we made the project with cucumber/azure automation http://watir.com/
nepřečteno,
Setup cucumber ruby automation framework with azure ci pipeline
We need the yml file setup, we made the project with cucumber/azure automation http://watir.com/
23.12.20
Champ
,
Titus Fortner
11
25.11.20
Watir and Edge Chromium - Getting an error
Hello, is there any update on this? On Tuesday, September 8, 2020 at 1:59:32 PM UTC-4 titusf...@gmail
nepřečteno,
Watir and Edge Chromium - Getting an error
Hello, is there any update on this? On Tuesday, September 8, 2020 at 1:59:32 PM UTC-4 titusf...@gmail
25.11.20
Deeboraha
,
Justin Ko
3
27.08.20
Next release?
Thanks Justin On Thursday, 27 August 2020 at 22:24:18 UTC+10 Justin Ko wrote: Titus released v6.17.0
nepřečteno,
Next release?
Thanks Justin On Thursday, 27 August 2020 at 22:24:18 UTC+10 Justin Ko wrote: Titus released v6.17.0
27.08.20
Aionitoaie Andrei
,
Vinicius Oliveira
2
08.07.20
Run specific tests in parallel
Hi, You ca use the gem 'parallel_split_test' Em quarta-feira, 8 de julho de 2020 04:53:33 UTC
nepřečteno,
Run specific tests in parallel
Hi, You ca use the gem 'parallel_split_test' Em quarta-feira, 8 de julho de 2020 04:53:33 UTC
08.07.20
Aionitoaie Andrei
, …
Justin Ko
5
04.12.19
Elements - Multiple locators for same element
Hi Andrei, Do you have an example of where an OR evaluation is useful? As Titus said, it's not
nepřečteno,
Elements - Multiple locators for same element
Hi Andrei, Do you have an example of where an OR evaluation is useful? As Titus said, it's not
04.12.19
Tech Hub
03.12.19
Mocha-steps>> Step is not defined
I was reading npmjs mocha-steps docs. there was mentioned "Simply run --require mocha-steps
nepřečteno,
Mocha-steps>> Step is not defined
I was reading npmjs mocha-steps docs. there was mentioned "Simply run --require mocha-steps
03.12.19
Jeff Nyman
,
Justin Ko
2
24.09.19
Watir Changing Element Collection if Negated Attribute Present
I cannot think of why the collection would change automatically, but here are some things that might
nepřečteno,
Watir Changing Element Collection if Negated Attribute Present
I cannot think of why the collection would change automatically, but here are some things that might
24.09.19
Matt Peters
30.08.19
Syntax for Launching Watir with Chrome Extension?
I know that the syntax is :extensions => but I'm not sure what comes after that. I have the .
nepřečteno,
Syntax for Launching Watir with Chrome Extension?
I know that the syntax is :extensions => but I'm not sure what comes after that. I have the .
30.08.19
rajagopalan madasami
, …
Justin Ko
18
12.08.19
Click succeeds but action as the result of that click is not triggered
Hi Justin, Thanks for answer. Justin, Do you know how to print the geckodriver log via watir? On
nepřečteno,
Click succeeds but action as the result of that click is not triggered
Hi Justin, Thanks for answer. Justin, Do you know how to print the geckodriver log via watir? On
12.08.19
rajagopalan madasami
, …
Titus Fortner
3
19.07.19
How to write and regular expression in WATIR?
Rubular is a great resource for trying things, and there are plenty of tutorials: https://rubular.com
nepřečteno,
How to write and regular expression in WATIR?
Rubular is a great resource for trying things, and there are plenty of tutorials: https://rubular.com
19.07.19
Martin Sütterlin
,
Chuck van der Linden
2
19.07.19
Privacy Policy
WATIR is a code library, not a website or online service.. it doesn't have a privacy policy.
nepřečteno,
Privacy Policy
WATIR is a code library, not a website or online service.. it doesn't have a privacy policy.
19.07.19
rajagopalan madasami
26.06.19
How to print the trace log from WATIR
I have created a issue for geckodriver here https://github.com/mozilla/geckodriver/issues/1573 They
nepřečteno,
How to print the trace log from WATIR
I have created a issue for geckodriver here https://github.com/mozilla/geckodriver/issues/1573 They
26.06.19
rajagopalan madasami
,
Justin Ko
3
21.06.19
how to convert selenium element into watir element
wow, beautiful, thanks. On Thursday, 20 June 2019 20:50:02 UTC+5:30, Justin Ko wrote: There is an :
nepřečteno,
how to convert selenium element into watir element
wow, beautiful, thanks. On Thursday, 20 June 2019 20:50:02 UTC+5:30, Justin Ko wrote: There is an :
21.06.19
rajagopalan madasami
, …
Justin Ko
14
14.06.19
How to call the custom tags?
JustinKo, following code works for b.label(title: 'Subject') .following_sibling(tag_name:
nepřečteno,
How to call the custom tags?
JustinKo, following code works for b.label(title: 'Subject') .following_sibling(tag_name:
14.06.19
rajagopalan madasami
,
Titus Fortner
6
28.05.19
Problem with angular WATIR
Couple things of interest. Protractor is a mostly "dead" project from Google right now. The
nepřečteno,
Problem with angular WATIR
Couple things of interest. Protractor is a mostly "dead" project from Google right now. The
28.05.19
rajagopal...@gmail.com
,
Justin Ko
6
10.05.19
New warning is showing up now
Thank you, I also located that error.rb file directly and commented that error from DEPRECATED_ERRORS
nepřečteno,
New warning is showing up now
Thank you, I also located that error.rb file directly and commented that error from DEPRECATED_ERRORS
10.05.19
rajagopal...@gmail.com
,
Titus Fortner
6
30.04.19
Ruby 2.6 is supported
HI Titus, Happy to say All my testcases are passing with Ruby 2.6.3. No problem so far. I will inform
nepřečteno,
Ruby 2.6 is supported
HI Titus, Happy to say All my testcases are passing with Ruby 2.6.3. No problem so far. I will inform
30.04.19
rajagopal...@gmail.com
,
Titus Fortner
3
23.04.19
watir_angular
Okay, thanks. I started using one of your other Gem named webdrivers it's pretty awesome. Thanks
nepřečteno,
watir_angular
Okay, thanks. I started using one of your other Gem named webdrivers it's pretty awesome. Thanks
23.04.19
NaviHan
, …
jkot...@gmail.com
9
17.04.19
What is the default element and page wait in Watir. Do we have to explicitly set PageObject.default_element_wait?
The PageObject::Elements::Div#wait_until just calls the underlying Watir::Div#wait_until method, but
nepřečteno,
What is the default element and page wait in Watir. Do we have to explicitly set PageObject.default_element_wait?
The PageObject::Elements::Div#wait_until just calls the underlying Watir::Div#wait_until method, but
17.04.19
NaviHan
,
Justin Ko
7
17.04.19
Is there an autogenerated method in page-object that tell if the element is present?
Hi Justin Sorry to comeback on this thread. Today I was just trying to understand this piece of code.
nepřečteno,
Is there an autogenerated method in page-object that tell if the element is present?
Hi Justin Sorry to comeback on this thread. Today I was just trying to understand this piece of code.
17.04.19
NaviHan
3
16.04.19
Using .nil? to check the presence of an element
I have attached the html of the two line items on cart The issue:- How do we check the presence of a
nepřečteno,
Using .nil? to check the presence of an element
I have attached the html of the two line items on cart The issue:- How do we check the presence of a
16.04.19
watirQ
, …
NaviHan
11
13.04.19
How to keep the Watir browser run on the backend?
No. This works as the very beginning, but the browser sill jumps into the front of the screen as soon
nepřečteno,
How to keep the Watir browser run on the backend?
No. This works as the very beginning, but the browser sill jumps into the front of the screen as soon
13.04.19
NaviHan
, …
Justin Ko
6
12.04.19
Cant capture alert using "alert" method of Page Object
Thanks a lot Justin in taking time to write a detailed explanation about the issue. Novice automation
nepřečteno,
Cant capture alert using "alert" method of Page Object
Thanks a lot Justin in taking time to write a detailed explanation about the issue. Novice automation
12.04.19
NaviHan
, …
rajagopalan madasami
8
10.04.19
Is there a way to duplicate a tab using Watir
Nowadays all people are using chrome or firefox, JavaScript would perfectly be executed in these two
nepřečteno,
Is there a way to duplicate a tab using Watir
Nowadays all people are using chrome or firefox, JavaScript would perfectly be executed in these two
10.04.19
rajagopal...@gmail.com
,
Justin Ko
5
05.04.19
Action Builder
No I don't know what library is being used to create this selectlist. Options are coming into
nepřečteno,
Action Builder
No I don't know what library is being used to create this selectlist. Options are coming into
05.04.19
NaviHan
,
Justin Ko
4
04.04.19
Trouble undersatnding "Around" hook
Thanks Justin I have posted the query in Cukes mailing list. Cheers Navi On Friday, 29 March 2019 16:
nepřečteno,
Trouble undersatnding "Around" hook
Thanks Justin I have posted the query in Cukes mailing list. Cheers Navi On Friday, 29 March 2019 16:
04.04.19