jar

com.microsoft.edge : msedge-selenium-tools-java

Maven & Gradle

Jan 27, 2022
5 usages
87 stars

Selenium Tools for Microsoft Edge · An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).

Table Of Contents

Latest Version

Download com.microsoft.edge : msedge-selenium-tools-java JAR file - Latest Versions:

All Versions

Download com.microsoft.edge : msedge-selenium-tools-java JAR file - All Versions:

Version Vulnerabilities Size Updated
3.141.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window msedge-selenium-tools-java-3.141.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.edge.seleniumtools

├─ com.microsoft.edge.seleniumtools.EdgeDriver.class - [JAR]

├─ com.microsoft.edge.seleniumtools.EdgeDriverCommand.class - [JAR]

├─ com.microsoft.edge.seleniumtools.EdgeDriverCommandExecutor.class - [JAR]

├─ com.microsoft.edge.seleniumtools.EdgeDriverInfo.class - [JAR]

├─ com.microsoft.edge.seleniumtools.EdgeDriverService.class - [JAR]

├─ com.microsoft.edge.seleniumtools.EdgeOptions.class - [JAR]

Advertisement