How can I call a bookmarklet from Selenium webdriver? (Visual Studio, C#) -


the firefoxdriver instance opened seleniums webdriver not have bookmarks menu , not respond hotkeys assigned imacros.

is there way include bookmarks in firefoxdriver instance?

or way call imacros?

you may need create separate firefox profile has bookmarks/hotkeys enabled (it sounds enabled on default profile) , set test use profile. check answer: https://stackoverflow.com/a/7680516/2386700


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -