Search Discussions
-
Hi all, I am using watir 1.6.5 to interact with pages. I got into an issue and I need your help on to fix this. I want to pass values to table data elements. Manually when I click on table cell, it ...
Sivam
Jun 8, 2016 at 3:46 pm
Jun 10, 2016 at 4:51 pm -
Hello everyone I'm having a bit of difficulty trying to automate something that is a fairly standard procedure. There is an input element on the page, that accepts multiple, and I need to upload ...
Jherzenach
May 13, 2016 at 4:11 am
May 15, 2016 at 4:52 am -
I am trying to automate tests in Ruby using the latest Watir-Webdriver 0.9.1, Selenium-Webdriver 2.53.0 and Chrome extension 2.21. However the website that I am testing has static headers at the top ...
Awesome Possum
Apr 19, 2016 at 11:08 am
Jun 3, 2016 at 2:14 pm -
Hi I'm using ruby 2.2.4-p230 and Watir WebDriver on Windows 7 I got noticed that when execute my Ruby script in a Chrome WebSite always the "Remember logins for sites" is disabled even when the ...
Ricardo RodriguezsSalinas
Apr 14, 2016 at 10:06 pm
Apr 14, 2016 at 10:28 pm -
Hi, I have an Angular front end and I am using Watir to test. One of the text fields 'First Name' has a max character length of 32. When I try entering something with 33 characters manually, as you ...
Damien Wood
Mar 14, 2016 at 11:35 pm
Mar 16, 2016 at 11:12 pm -
I am investigating Watir and would like to know if I can use it to test standalone apps. (Example: I want to learn by 'testing' the Windows calculator.) I searched 'GUI' and 'Standalone' with no ...
4xgamer0
Mar 5, 2016 at 1:11 pm
Mar 18, 2016 at 7:07 pm -
We're in the process of overhauling the website. Please let me me know (<span class="m_body_email_addr" title="112e615d8c60908294e30848d9556186" titusfortner@gmail.com</span ) if your company is ...
Titus Fortner
Feb 22, 2016 at 6:05 pm
Feb 22, 2016 at 6:05 pm -
Hi, We are using telerik reporting tool. I tried to locate various elements but telerik is encrypting element's attributes & it is different every time when we load the reports. Can somebody help me ...
Kiran Darekar
Feb 10, 2016 at 6:47 pm
Mar 18, 2016 at 6:32 pm -
Hi, How to display the "DATE AND TIME" inside the report. Thanks, -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. <span class="m_body_email_addr" ...
Ajay Sithagari
Feb 4, 2016 at 10:23 pm
Mar 18, 2016 at 6:47 pm -
*Aim : *Dockerizing Watir-Webdriver tests *Environment:* OS : Ubuntu 14.04 Browser : FF 43 Docker : v1.7.1 *Issue:* Currently it is observed that opening a browser instance and navigating to a ...
Tkp
Jan 29, 2016 at 10:42 am
Mar 21, 2016 at 9:33 pm -
Hi, I am new to watir. I am trying to write a script to automate web testing at my work. I would appreciate if anyone can help me out. I am getting time out error(NOT Always) when i execute my ...
Bhaskar Rai
Jan 19, 2016 at 11:41 pm
Jan 20, 2016 at 2:31 pm -
Hi I am using the following snippet (below) which takes me to a site and authenticates. require 'watir-webdriver' b = Watir::Browser.start 'http://admin:password@yourwebsite.com' The problem I am ...
VN1
Dec 14, 2015 at 1:47 pm
Dec 16, 2015 at 1:25 am -
I tried to click a button to load more content in a webpage, for that I used the following code, b = Watir::Browser.new b.goto "https://www.example.com/" b.button(:class = ...
Abhiram impossible itself
Dec 7, 2015 at 2:10 pm
Dec 8, 2015 at 2:22 pm -
Hi all, I'm not able to access button via it's path, following Svg code: <g id="partLeft" <g <path class="st16" ...
Ibrahim deek
Dec 7, 2015 at 2:08 pm
Dec 8, 2015 at 2:47 pm -
How can I get all the content in a div element then strip out a table element leaving only what elements I want? Assume a structure like <div id="contents <p Static text I want to offline into a file ...
Super Kevy
Dec 4, 2015 at 9:17 pm
Dec 8, 2015 at 4:04 am -
Hi, I want to access the files in folder 2 from the folder 4, I mean my Present Working Directory is 4 -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be ...
VIDYA SAGAR POGIRI
Nov 27, 2015 at 9:57 am
Dec 4, 2015 at 9:30 pm -
Hi Everyone, i am a beginner of watir. I want to know Is it possible to run webdriver on IOS devices? We expect to make an iPhone app running webdriver to do web UI testing sort of jobs automatically ...
Savannah
Nov 21, 2015 at 4:24 pm
Nov 21, 2015 at 6:29 pm -
Hi everyone :) i was just searching for any testing tool to give presentation in my university & i found Watir. The thing that attracts me to choose Watir is its user list which includes SAP, ...
Nida Anwaar
Nov 13, 2015 at 6:26 am
Dec 3, 2015 at 3:30 pm -
Hi! Can one help me on how to click on the settings icon - is an anguar code: [image: Inline image 1] Kind regards, Cristina -- -- Before posting, please read http://watir.com/support. In short ...
C w
Nov 10, 2015 at 3:50 pm
Nov 21, 2015 at 9:17 pm -
I am using gem Watir with a ghostdriver using phantomJS as is explained here : http://watirmelon.com/2013/02/05/watir-webdriver-with-ghostdriver-on-osx-headless-browser-testing/ This works perfectly ...
Davidgeismar
Oct 19, 2015 at 1:19 pm
Oct 19, 2015 at 1:19 pm -
Greetings all. For awhile I've been playing around at constructing a wrapper tool for Watir-WebDriver. It's a fairly simple project called Symbiont: https://github.com/jnyman/symbiont I even managed ...
Jeff Nyman
Oct 10, 2015 at 11:39 am
Oct 10, 2015 at 11:39 am -
I am trying to catch console errors on click event of any button from DOM using JSErrorCollector. While executing the code snippet I am getting following error : Exposing privileged or cross-origin ...
Swapna gadkari
Oct 5, 2015 at 9:20 am
Oct 5, 2015 at 9:20 am -
Hi all, the new Microsoft browser Edge supports test automation through the WebDriver W3C standards. Maybe now is the right moment to plan scripts conversion from watir classic to watir-webdriver ...
Stefano
Oct 4, 2015 at 8:46 am
Oct 4, 2015 at 4:46 pm -
Hello All, Code for reading through a pdf was really helpful. Yet we need to compare two pdf's both text and appearance and save the differences if any. Can anybody suggest on automating the above ...
Gauri Kuwar
Oct 1, 2015 at 1:23 am
Oct 5, 2015 at 1:32 pm -
Has anyone successfully gotten this config to work: Watir+Webdriver/Cucumber + Appium on Sauce Labs? Haven't found much online... -- -- Before posting, please read http://watir.com/support. In ...
Farooq
Sep 28, 2015 at 7:53 pm
Oct 14, 2015 at 5:54 pm -
Hi I'm using WATIR WEB DRIVER for writing test scripts using POM , and i came across a situation in which i have to upload an image.Also I've attached the xpath for the button In the below screens I ...
VIDYA SAGAR POGIRI
Sep 24, 2015 at 2:08 pm
Sep 30, 2015 at 7:08 pm -
I am using Ruby 2.0.0 with Watir-Classic 4.2.0 on Windows 7 64 bit with IE11. I have a script that works entirely fine when working with IE8. A button is clicked, the next page loads, and the ...
Mike Malandra
Sep 18, 2015 at 12:57 pm
Sep 23, 2015 at 6:55 pm -
Hi! Can one help me. I have to select the elements from the ""..." menu and it looks doesnt work. 1. go to http://www.granville.vfmltest.com/en/ 2. maximize the browser to full screen [image: Inline ...
C w
Sep 15, 2015 at 6:40 pm
Sep 15, 2015 at 7:40 pm -
Hi, I am using ruby mine and using watir or selenium webdriver how can I handle pop up.?? I am trying to get a value displayed dynamically in the pop up and store it in a variable ..... How to do it ...
Harsha Vardhan
Sep 15, 2015 at 4:13 am
Sep 15, 2015 at 1:40 pm -
Hi i want to call a test script from another test script, kindly help me. -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. <span ...
VIDYA SAGAR POGIRI
Sep 4, 2015 at 12:00 pm
Sep 8, 2015 at 7:33 pm -
Hi all, had anyoane know what can we user for a human-friendly tool for testing and reviewing visual regressions. Like comaring the screen snapshots. There is any ruby gem doing this? Kind regards, ...
C w
Aug 20, 2015 at 1:16 pm
Aug 21, 2015 at 1:47 pm -
Hi Team, In your last blog i have seen on how to perform accessibility tests using WAVE toolbar with configuring Firefox shortcut keys to trigger accessibility checks. Can you please share the code ...
Anil reddy munagala
Aug 19, 2015 at 1:51 pm
Aug 19, 2015 at 1:51 pm -
Hi there, I am trying to automate attaching files when composing an email using gmail. I tried to use "$browser.file_field" but it didn't work, the file_field cannot be located. I am using mac OSX ...
Aya Akl
Aug 17, 2015 at 12:40 pm
Aug 17, 2015 at 3:27 pm -
Hi i want to click on center of xpath element in watir web driver, so kindly help me... Waiting for reply eagerly -- -- Before posting, please read http://watir.com/support. In short: search before ...
VIDYA SAGAR POGIRI
Aug 5, 2015 at 2:43 pm
Aug 21, 2015 at 2:17 pm -
Hi , i want to know the size of the table in watir web driver, kindly help me. I'm getting this error - *undefined method `rows' for #<Watir::HTMLElement:0x23fce98 * *In my Page object this is the ...
VIDYA SAGAR POGIRI
Aug 5, 2015 at 11:46 am
Aug 5, 2015 at 11:46 am -
Hi , i want to know the size of the table in watir web driver, kindly help me. I'm getting this error - *undefined method `rows' for #<Watir::HTMLElement:0x23fce98 * *In my Page object this is the ...
VIDYA SAGAR POGIRI
Aug 5, 2015 at 11:45 am
Aug 5, 2015 at 4:21 pm -
Hi i want to iterate the values in a table in watir-web driver, when i use : @adl_name_search.table(:id, 'tableSearchResult')[i][i].text == @lastname , its giving error as :NoMethodError: undefined ...
VIDYA SAGAR POGIRI
Jul 30, 2015 at 11:43 am
Aug 4, 2015 at 10:28 am -
I have no fiel_field present in DOM. I want on button click file should get uploaded.Can I test this using watir-webdriver? -- -- Before posting, please read http://watir.com/support. In short ...
Swapna gadkari
Jul 28, 2015 at 2:34 pm
Jul 29, 2015 at 8:58 pm -
Hi all, I'm using watir-webdriver with firefox and Ruby 2.0.0. I'm trying to use browser.goto() to redirect away from a (facebook) page with unsubmitted text. An "are you sure you want to navigate ...
Eihiko O
Jul 21, 2015 at 1:31 pm
Jul 21, 2015 at 3:56 pm -
I'm using watir to perform automated testing for an application and trying to click on a submit button once I select options for select list and fill up the form.However on clicking the button, it ...
Mahesh Mesta
Jul 21, 2015 at 12:24 pm
Apr 8, 2016 at 2:00 pm -
Hi, I am very new to watir. I have been trying to test the edit profile of an application.I need to set and clear a checkbox, upload an image file and enter some text in the angular rich text editor ...
Mahesh Mesta
Jul 14, 2015 at 12:49 pm
Jul 15, 2015 at 2:30 pm -
Hello , I m doing automation testing for a .net web app using ruby i'm more interested to use minitest with watir-web driver.So kindly send me any references or tutorials regarding this and thanks a ...
VIDYA SAGAR POGIRI
Jul 9, 2015 at 5:02 pm
Jul 22, 2015 at 5:10 am -
Good afternoon guys, I was wondering if someone could help me. Please correct me if I am wrong as I have just started learning Watir and Ruby. Lets say I have 20 websites to be checked but I don't ...
Sergiu Cornea
Jun 29, 2015 at 5:40 pm
Jul 3, 2015 at 4:05 am -
Hello, I have 'headless' gem installed and is running fine with watir-webdriver (it use the default firefox headless). would like to know if anyone has successfully done headless testing with chrome ...
RM
Jun 19, 2015 at 12:33 am
Aug 5, 2015 at 4:22 pm -
The site I am automating creates a unique guid when a new client is created so I will see something like http://www.mysite.com/client/abcde012345 where 'abcde012345 is the unique identifier for that ...
Lorraine Botros
Jun 17, 2015 at 1:30 pm
Jun 18, 2015 at 4:24 am -
Hi how to put list in watir webdriver Please find the attachment screenshot before reading below points. 1)i have to click "M K" link and then "teley" 2)in selenium we can put list based on index we ...
Rocky
Jun 16, 2015 at 11:27 am
Jun 17, 2015 at 10:43 am -
Hello. I am trying to create a parser, that will scrape info about iphone warranty status. I have an URL - https://selfsolve.apple.com/agreementWarrantyDynamic.do and i need to fill the form with an ...
kristofBLR
Jun 10, 2015 at 5:08 pm
Jul 22, 2015 at 5:23 am -
Hi All, i am unable to click link using below html attribute, <div class="button-container" <button class="submit" Save</button <a class="cancel" href="/customers" Cancel</a </div code ...
Rocky
May 26, 2015 at 2:12 pm
May 27, 2015 at 2:17 pm -
Hello, We use Watir for customized automation scripts for our consulting clients; I would like to say thank you and am including the logo/link (https://appmint.co) if you'd like to add it to your ...
Ilya N
May 19, 2015 at 1:27 pm
May 19, 2015 at 1:27 pm -
I am trying to select an element from a table of dropdown menu and found that I am not able to locate that. @browser.div(:id, 'wikiActionMenuLink_dropdown').element(:tag_name, ...
Jing Xie
May 14, 2015 at 5:07 pm
Jul 22, 2015 at 4:31 am
Group Overview
group | watir-general |
categories | watir |
discussions | 905 |
posts | 3,841 |
users | 523 |
website | watir.com |
Top users
Archives
- June 2016 (11)
- May 2016 (10)
- April 2016 (10)
- March 2016 (13)
- February 2016 (3)
- January 2016 (5)
- December 2015 (14)
- November 2015 (6)
- October 2015 (12)
- September 2015 (23)
- August 2015 (15)
- July 2015 (22)
- June 2015 (14)
- May 2015 (12)
- April 2015 (6)
- March 2015 (38)
- February 2015 (78)
- January 2015 (72)
- December 2014 (37)
- November 2014 (53)
- October 2014 (33)
- September 2014 (23)
- August 2014 (23)
- July 2014 (30)
- May 2014 (12)
- April 2014 (38)
- March 2014 (43)
- February 2014 (38)
- January 2014 (125)
- December 2013 (58)
- November 2013 (69)
- October 2013 (49)
- September 2013 (90)
- August 2013 (96)
- July 2013 (92)
- June 2013 (113)
- May 2013 (154)
- April 2013 (174)
- March 2013 (344)
- February 2013 (197)
- January 2013 (148)
- December 2012 (126)
- November 2012 (123)
- October 2012 (221)
- September 2012 (146)
- August 2012 (236)
- July 2012 (166)
- June 2012 (194)
- May 2012 (166)
- April 2012 (80)