-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.51 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/client-combined-3.11.0.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/client-combined-3.11.0-sources.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/byte-buddy-1.7.9.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/commons-exec-1.3.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/gson-2.8.2.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/guava-23.6-jre.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/okhttp-3.9.1.jar"/>
<classpathentry kind="lib" path="J:/8-SELENIUM/selenium-java-3.11.0/libs/okio-1.13.0.jar"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>