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

Line ending issue with Mercurial or Visual Studio -

php - Retrieving data submitted with Yii's CActiveForm -

fatal error - Android RunTimeError: Java.lang.RunTimeException: Unable to Instantiate activity -