How can I test a download of an XML file using Firewatir?We were previously using a Win32OLE to test it, but that only works under Windows.We are now running under Ubuntu, so need help testing this un
I am very new at Ruby and am having an issue when trying to run my script using watir. I am getting this error:
Im 开发者_开发问答new to programming/Ruby/Watir and I would like to know how to create arrays from content scraped from web sites.
I installed ruby186-27_rc2 and i am getting the same error as described in the Ruby: Cannot Install Watir Gem On Windows thread when i try to install watir using gem install watir. Please see the erro
Is it possible to automate the translation of a Watir/Wai开发者_如何学运维tin script to selenium? The problem is the selenium ide is only for firefox, and I need to record on Internet Explorer.If you
I\'m trying to tell my watir script to wait for an ajax-injected login box to open up. I am using watir-webdriver, and testing in Chrome. I cannot get wait_until to work, as commented in the below (si
I am writing an application that uses FireWatir to do a bunch of different actions.The problem is that I want to trigger these actions from many separate ruby files.
I am trying to automate web application which uses SSIS reports. I am able to navigate to all pages in the site and also see the all report pages.
Customer Name is the dropdown with almost 30 values, I want to select one value from the dr开发者_JAVA技巧op down in Watir script.
Might sound like a newbie question (and it is since I am new 开发者_如何学Goto Ruby and IRB) but is there a way to save the commands you did in IRB to file? I am playing with WATIR and would love to s