Where can i find particular version of selenium webdriver supported browsers? -


want know supported browser's version selenium webdriver 2.48.2.0

you can find supporting environment details in change log. java below link helps you

https://github.com/seleniumhq/selenium/blob/master/java/changelog

thank you, murali


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -