"Ultimate Answer" build selenium3.11 +firefox+python3.6 Automated UI test environment trample on the pit

Source: Internet
Author: User

1 after the operation, the following error occurred

Selenium.common.exceptions.WebDriverException:Message: ' geckodriver ' executable needs to BES in PATH

Information display geckodriver needs to be in the PATH environment variable

Workaround:

Download Geckodriver, Address: https://github.com/mozilla/geckodriver/releases

Locate the download directory and add the Geckodriver.exe installation path to the path; typically put geckodriver.exe in the Python installation directory

2 as the above method is modified, the following error occurs when running again

Selenium.common.exceptions.WebDriverException:Message:Unable to find a matching set of capabilities

Information shows Geckodriver and selenium versions are incompatible

Version I am using: selenium3.11.0 geckodriver V0.15.0

3 killer, important thing to say three times (for Problem solving 2)

Reload Firefox, version doesn't matter

Reload Firefox, version doesn't matter

Reload Firefox, version doesn't matter

"Ultimate Answer" build selenium3.11 +firefox+python3.6 Automated UI test environment trample on the pit

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.