I have a web application I am automating with watir. The application has a browsing page which shows thumbnails for a set of templates. Each thumbnail is开发者_开发问答 a link to the template. I need
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I am having any issue with selecting any item from the drop down. Below is the HTML from our site. The HTML looks like this
Im new to watir and running scripts from 开发者_如何转开发it. Just want to ask if how can I get or extract the error messages Scite displays on the left panel and import it to a textfile? or is it rea
When I read out the HTML开发者_开发技巧 returned by Watir, it gives me a page directing me to come back on a browser through my Mac or PC.It seems I am being redirected by a user agent given through W
i am screenscraping using 开发者_如何学编程watir and i download a xls file. when i open this file in notepad, i find that its just a bunch of html tables. is there a any function or gem that will conv
Is there anyway of marking several different ro开发者_Go百科ws in a scrollable data table ? I know how to mark one row
I am not a programmer, so please be forgiving if my problem is fairly easy to solve for many of you (yet I still might find it confusing).
So I\'ve been trying to get Watir setup with Ironruby so I can use Watir instead of Watin(I just dont like Watin that much), the only issue is I cant seem to get it working, and searches bring me to s
I have a watir test that downloads some information from a web app to an Excel file, and I then open the file to confirm the contents.On my dev box everything works fine, but the scheduled automation