Groups
Sign in
Groups
Watir General
Conversations
About
Send feedback
Help
Watir General
Contact owners and managers
1–30 of 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.
Mark all as read
Report group
0 selected
perg...@gmail.com
10/5/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 '
unread,
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 '
10/5/23
perg...@gmail.com
,
John Fitisoff
2
3/24/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
unread,
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
3/24/22
rajagopal...@gmail.com
3
7/26/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
unread,
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
7/26/21
Suresh Murthy
,
John Fitisoff
2
2/6/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
unread,
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
2/6/21
Vikash Khandelwal
12/23/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/
unread,
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/
12/23/20
Champ
,
Titus Fortner
11
11/25/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
unread,
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
11/25/20
Deeboraha
,
Justin Ko
3
8/27/20
Next release?
Thanks Justin On Thursday, 27 August 2020 at 22:24:18 UTC+10 Justin Ko wrote: Titus released v6.17.0
unread,
Next release?
Thanks Justin On Thursday, 27 August 2020 at 22:24:18 UTC+10 Justin Ko wrote: Titus released v6.17.0
8/27/20
Aionitoaie Andrei
,
Vinicius Oliveira
2
7/8/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
unread,
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
7/8/20
Aionitoaie Andrei
, …
Justin Ko
5
12/4/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
unread,
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
12/4/19
Tech Hub
12/3/19
Mocha-steps>> Step is not defined
I was reading npmjs mocha-steps docs. there was mentioned "Simply run --require mocha-steps
unread,
Mocha-steps>> Step is not defined
I was reading npmjs mocha-steps docs. there was mentioned "Simply run --require mocha-steps
12/3/19
Jeff Nyman
,
Justin Ko
2
9/24/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
unread,
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
9/24/19
Matt Peters
8/30/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 .
unread,
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 .
8/30/19
rajagopalan madasami
, …
Justin Ko
18
8/12/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
unread,
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
8/12/19
rajagopalan madasami
, …
Titus Fortner
3
7/19/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
unread,
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
7/19/19
Martin Sütterlin
,
Chuck van der Linden
2
7/19/19
Privacy Policy
WATIR is a code library, not a website or online service.. it doesn't have a privacy policy.
unread,
Privacy Policy
WATIR is a code library, not a website or online service.. it doesn't have a privacy policy.
7/19/19
rajagopalan madasami
6/26/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
unread,
How to print the trace log from WATIR
I have created a issue for geckodriver here https://github.com/mozilla/geckodriver/issues/1573 They
6/26/19
rajagopalan madasami
,
Justin Ko
3
6/21/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 :
unread,
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 :
6/21/19
rajagopalan madasami
, …
Justin Ko
14
6/14/19
How to call the custom tags?
JustinKo, following code works for b.label(title: 'Subject') .following_sibling(tag_name:
unread,
How to call the custom tags?
JustinKo, following code works for b.label(title: 'Subject') .following_sibling(tag_name:
6/14/19
rajagopalan madasami
,
Titus Fortner
6
5/28/19
Problem with angular WATIR
Couple things of interest. Protractor is a mostly "dead" project from Google right now. The
unread,
Problem with angular WATIR
Couple things of interest. Protractor is a mostly "dead" project from Google right now. The
5/28/19
rajagopal...@gmail.com
,
Justin Ko
6
5/10/19
New warning is showing up now
Thank you, I also located that error.rb file directly and commented that error from DEPRECATED_ERRORS
unread,
New warning is showing up now
Thank you, I also located that error.rb file directly and commented that error from DEPRECATED_ERRORS
5/10/19
rajagopal...@gmail.com
,
Titus Fortner
6
4/30/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
unread,
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
4/30/19
rajagopal...@gmail.com
,
Titus Fortner
3
4/23/19
watir_angular
Okay, thanks. I started using one of your other Gem named webdrivers it's pretty awesome. Thanks
unread,
watir_angular
Okay, thanks. I started using one of your other Gem named webdrivers it's pretty awesome. Thanks
4/23/19
NaviHan
, …
jkot...@gmail.com
9
4/17/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
unread,
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
4/17/19
NaviHan
,
Justin Ko
7
4/17/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.
unread,
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.
4/17/19
NaviHan
3
4/16/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
unread,
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
4/16/19
watirQ
, …
NaviHan
11
4/13/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
unread,
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
4/13/19
NaviHan
, …
Justin Ko
6
4/12/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
unread,
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
4/12/19
NaviHan
, …
rajagopalan madasami
8
4/10/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
unread,
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
4/10/19
rajagopal...@gmail.com
,
Justin Ko
5
4/5/19
Action Builder
No I don't know what library is being used to create this selectlist. Options are coming into
unread,
Action Builder
No I don't know what library is being used to create this selectlist. Options are coming into
4/5/19
NaviHan
,
Justin Ko
4
4/4/19
Trouble undersatnding "Around" hook
Thanks Justin I have posted the query in Cukes mailing list. Cheers Navi On Friday, 29 March 2019 16:
unread,
Trouble undersatnding "Around" hook
Thanks Justin I have posted the query in Cukes mailing list. Cheers Navi On Friday, 29 March 2019 16:
4/4/19