7

who can help me?

Which Firefox version is compatible with Selenium 2.48.0

Mosam Mehta
  • 1,658
  • 6
  • 25
  • 34
U_K
  • 83
  • 1
  • 1
  • 5

2 Answers2

8

Selenium WebDriver 2.48 supports till firefox version 41.0 , For more details please have a look at changelog of selenium webdriver.

Selenium ChangeLOG

Helping Hands
  • 5,292
  • 9
  • 60
  • 127
  • 1
    I don't see anywhere in the changelog that specifically states which versions of selenium webdriver are compatible with which versions of Firefox. Would you mind pointing out to me where I should be looking? – Anthony To Sep 28 '16 at 14:04
5

Selenium support for Firefox is the latest release, the previous release, the latest ESR release and the previous ESR release.

Selenium 2.48.0 is supported for Firefox from 24 to 41, unless I'm missing something.

I know I have used Selenium 2.47 with Firefox 41. Are you having specific issues with it?

Mosam Mehta
  • 1,658
  • 6
  • 25
  • 34
A Durn
  • 59
  • 4