firewatir
Firewatir: Problems changing selection in select list
I\'m new to FireWatir and having some issues changing a selection in a select list.Here\'s what the HTML looks like:[详细]
2023-02-15 18:45 分类:问答In Firewatir, how can I interact with the Firefox print dialog?
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[详细]
2023-02-14 12:45 分类:问答FireWatir TextField set : Very Slow
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.[详细]
2023-02-11 01:14 分类:问答Using xpath with Firewatir
I\'m just starting out with ruby and firewatir, so I\'m trying to find out if it\'s just me, or if something is broken with firewatir.开发者_如何学Go[详细]
2023-02-06 07:13 分类:问答Firewatir: button does not click, no error
On a webpage (which I cannot change) I have a link like this: <a class=\"PSHYPERLINK\" href=\"javascript:submitAction_win0(document.win0,\'PRCSDETAIL_BTN$0\');\" tabindex=\"94\" id=\"PRCSDETAIL_BT[详细]
2023-02-05 06:35 分类:问答How can I make a variable out of an ID that is made after the item using the ID is created?
Th开发者_StackOverflow中文版e problem I am having is in my testing I create an order which obtains an ID. This ID is different every-time.[详细]
2023-02-04 12:25 分类:问答If there are two links with the same element name but are on different forms of a page how to specify one over the other?
What I mean t开发者_JAVA技巧hat in the inspection of my element I found that the two links have the same name but are on different forms.[详细]
2023-02-03 18:43 分类:问答Using Firewatir with Ubuntu for Download Testing
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[详细]
2023-02-03 17:56 分类:问答It seems as though firewatir is not being found when trying to run my script?
I am very new at Ruby and am having an issue when trying to run my script using watir. I am getting this error:[详细]
2023-02-03 12:22 分类:问答Triggering FireWatir actions from different ruby scripts on the same browser window
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.[详细]
2023-01-27 11:27 分类:问答