Collections:
Compatibility of WebDriver Python API for Edge
Is Selenium Client (WebDriver) Python API x.x.x compatible with Edge Driver y.y.y, and Edge z.z.z?
✍: FYIcenter.com
If you are using Selenium Client (WebDriver) Python API to test Web application with the Edge browser,
you need to know which version of Selenium Client Python API is compatible with which version of Edge Driver
and which version of Edge.
Selenium Client (WebDriver) Microsoft Microsoft Microsoft Python API Edge Driver EdgeHTML Edge Compatible --------------- ----------- --------- --------- ---------- 3.141 76 17.17134 42.17134 No 3.141 17134 17.17134 42.17134 Yes
⇒ Using Selenium WebDriver Client Python API
⇐ Edge WebDriver Test with Selenium Python API
2019-10-27, 1712🔥, 0💬
Popular Posts:
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...
How to generate IPv6 Addresses? To help you to obtain some IPv6 addresses for testing purpose, FYIce...
How to generate ISBN numbers? To help you to obtain some ISBN numbers for testing purpose, FYIcenter...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to generate MAC addresses? To help you to obtain some MAC addresses for testing purpose, FYIcent...