Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 1 απάντηση
  • 2 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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