Collections:
Compatibility of WebDriver Java API for Edge
Is Selenium Client (WebDriver) Java 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) Java API to test Web application with the Edge browser,
you need to know which version of Selenium Client Java API is compatible with which version of Edge Driver
and which version of Edge.
Selenium Client (WebDriver) Microsoft Microsoft Microsoft Java 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 Java API
⇐ Test Edge with Chrome WebDriver
2020-01-21, ∼2294🔥, 0💬
Popular Posts:
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...