搜尋 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