Watir-webdriver with firefox -


i'm working on web-application automation using ruby , ruby's framework watir-webdriver firefox v20.0.1, when use file_field function file, gives following errors:

element not visible , may not interacted (selenium::webdriver::error::elementnotvisibleerror)

before, running same code firefox profile 'default' time working fine, , changed firefox profile 'new' , getting these errors. not able set firefox profile 'default' on v20.0.1.

whether correct way or not, please me!

have tried

gem update webdriver 

from command line ensure have latest webdriver code?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -