본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Support for Leadfoot APIs for automation with latest Gecko driver & Firefox

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

more options

I have noticed that some Leadfoot APIs fail when they are run with Gecko Driver 0.23, Firefox 60.4.0 ESR & Selenium 3.14.

Leadfoot APIs which are KO with latest versions of Gecko Driver & Firefox -

find (with implicit timeout)

getCurrentUrl

get 404

executeAsync - tests - string

executeAsync - tests - function

executeAsync - tests - -> error

frame switching (#switchToFrame, #switchToParentFrame)

find (with implicit timeout)

findDisplayed

waitForDeleted


A complete list of LeadFoot APIs is attached.

Would it be possible to know if there is a roadmap to support these APIs?

Please note - with older versions of Gecko Driver (0.18 & 0.19.1, 0.20 & 0.21), there were a lesser number of APIs which were failing

i.e. only 3

getCurrentUrl

get 404

frame switching (#switchToFrame, #switchToParentFrame)

Thank you.

Best Regards,

Bhumika K

I have noticed that some Leadfoot APIs fail when they are run with Gecko Driver 0.23, Firefox 60.4.0 ESR & Selenium 3.14. Leadfoot APIs which are KO with latest versions of Gecko Driver & Firefox - find (with implicit timeout) getCurrentUrl get 404 executeAsync - tests - string executeAsync - tests - function executeAsync - tests - -> error frame switching (#switchToFrame, #switchToParentFrame) find (with implicit timeout) findDisplayed waitForDeleted A complete list of LeadFoot APIs is attached. Would it be possible to know if there is a roadmap to support these APIs? Please note - with older versions of Gecko Driver (0.18 & 0.19.1, 0.20 & 0.21), there were a lesser number of APIs which were failing i.e. only 3 getCurrentUrl get 404 frame switching (#switchToFrame, #switchToParentFrame) Thank you. Best Regards, Bhumika K

글쓴이 BhumikaK 수정일시

모든 댓글 (1)

more options

Hi,


I think we need to send your message on our bugzilla so that the teams can process it

http://bugzilla.mozilla.org/

Thank's