frame - Web page Embedded in a webpage, interacting with Watir elements -


i having problems accessing text field on web site. code write input data input field txtuser?

enter image description here

you have explicitly text field in frame:

browser.frame(:name => "content").text_field(:name => "txtuser").set "lorem ipsum" 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -