What driver is used for FF 47 and above? | Selenium Forum
M
Posted on 22/11/2016
Hi,

I have to run my scripts in FF, but even if we keep FF to 46 , marimba pushes to higher version in our organisation which cant be avoided.
Marionette driver looks like very unstable.
I cant keep downgrading it in production server which is really a big problem Im facing now.. since its a high priority Im escalated almost everyday :(
Please tell me do we have any solution for this?
Im really struggling...pls help me... :( :(

M
Replied on 23/11/2016

gecko driver recently have been very stable.


M
Replied on 23/11/2016

Thank you so much for your reply.Appreciate your support.
Is gecko driver different from Marionette?
Can I pls have the code?


M
Replied on 23/11/2016

http://www.seleniumeasy.com/selenium-tutorials/launching-firefox-browser-with-geckodriver-selenium-3


M
Replied on 26/11/2016

Thank you so much. I will try with this code.