Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

firefox 48+ not working in selenium 2.53.1

  • 2 답장
  • 1 이 문제를 만남
  • 7 보기
  • 최종 답변자: John99

more options

Hi,

i am selenium 2.53.1 for automation tool creation, selenium working fine for firefox 47.0.1, but My firefox 47.0.1 crashed.So now i am using firefox 48.0.2 , but not working .

Hi, i am selenium 2.53.1 for automation tool creation, selenium working fine for firefox 47.0.1, but My firefox 47.0.1 crashed.So now i am using firefox 48.0.2 , but not working .

모든 댓글 (2)

more options

Hi, due to changes in Firefox, you'll need to use Selenium version 3 (currently in beta), with geckodriver.

There's more details available here:

https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver

more options

Does Selenium 3 work with Fx48 ? see henry8866 said

I need to keep v47, since I am using Selenium webdrive 3 beta which currently doesn't work with v48.