--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/c80ee1a6-eead-4364-b311-bc7a8d9ba6fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/d6efe5a9-e1ea-40ab-a51b-982e051b0129%40googlegroups.com.
With respect to your problem on not being able to work with Firefox 48, you can always roll back to Firefox 47.0.1 and make use of Selenium 2.53.1.
Things would be fine.
Currently Firefox is going through a transition phase wherein a lot of internals within Firefox are changing now.
You can find more information about those changes from the Selenium core dev folks themselves in these threads
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/9f0f9925-fd81-41fd-a547-b57f3bd0c492%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/af1953a3-d272-47b8-a6e8-a6e44d4d1d6f%40googlegroups.com.
At this point, every single browser vendor is developing their own driver for their browser. There will be no need for Selenium to "keep up." Selenium will handle the commands to the driver, and the driver will keep up with the implementation of the browser. Firefox 48+ requires Mozilla's geckodriver. If you want to keep using the Selenium-built legacy driver, you should stick to Firefox ESR (45) or 47.0.1.
On Thu, Sep 22, 2016 at 10:42 PM, Mark Walsh <markw...@gmail.com> wrote:
Guys,My understanding is that in theory any new release of Firefox (or another Browser) may not be 100% compatible with the latest version of the relevant Webdriver.This lack of compatibility could manifest itself as either slight behavior changes when interacting with the browser or the test may fail to run at all.
In the case that the new browser version causes the test to fail to run, the usual resolution is to revert to the previous version of the browser so Webdriver can run again.How then can we ensure our apps are running ok on the latest browser (where there is a higher probability of a bug being introduced)?We can wait until Webdriver 'catches up' with the latest browser version but what if that is not for a few more weeks/months?Would I need to test my apps manually on the new browser until Webdriver catches up?
On Tuesday, January 5, 2016 at 5:50:38 AM UTC+11, Andrea Filippig wrote:Hi!I wrote an application in C# that worked fine with Firefox 42, Win 7 64bit, selenium server 2.47.1. After upgrading to Firefox 48 it dod not work any longer. Upgrading the server to 2.48.2 didn't solve, only downgrading to Firefox 42.What should I do to use Selenium RC with Firefox 48?
Thank you for any help!
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to seleniu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/af1953a3-d272-47b8-a6e8-a6e44d4d1d6f%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/CAKSYPuhoTPQkQj0G8B0B8rmG5XD4WvhY_tgn_hD4X9PNCQJ6AQ%40mail.gmail.com.