I use Watir with IE. On a website, there is a link that, for some reason, it does not work with Watir. The Watir line below causes the screen to flash, while it should downloa开发者_如何学God a CSV fi
It seems, from what I read, that we will not have a JSSH for Firefox 4, and therefore no FireWatir. I have several script开发者_JAVA百科s that run well on FireWatir, and of course I would like to upda
I\'m relatively new to Watir but can find no good documentation (examples) regarding how to check if an element exists.There are the API specs, of course, but these make precious little sense to me if
I\'m new to FireWatir and having some issues changing a selection in a select list.Here\'s what the HTML looks like:
I\'m trying to test a page that has the print dia开发者_StackOverflowlog appear immediately upon accessing it. All I need to do is close the dialog or click Cancel on it so I can interact with the pag
I\'ve tried to set up a script to upload a file using Watir, based on this page It just hasn\'t worked.It\'s still waiting for my input.It does go to the correct directory (folder) in Windows, but it
same problem that was described in this post Watir question regarding select_list and reloading but the solution is not working for me.
I\'m having Watir login and do some stuff on the next page. This works fine on Firefox, but chrome loads the :
When calling the set method of a text_field in ruby, the text is being entered at a very slow rate in the browser, roughly 开发者_开发百科at 1 character / second.
For some reason, after logging into a site like gmail, htmlunit is not working.It is not able to find html elements.