Skip to content

Commit 355699d

Browse files
committed
context switching feature added
1 parent 1a1be13 commit 355699d

18 files changed

Lines changed: 283 additions & 3 deletions

java-client.iml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
<exclude-output />
55
<content url="file://$MODULE_DIR$">
66
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7+
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
78
</content>
89
<orderEntry type="inheritedJdk" />
910
<orderEntry type="sourceFolder" forTests="false" />
1011
<orderEntry type="library" name="selenium-java-2.41.0" level="project" />
1112
<orderEntry type="library" name="selenium-2.41" level="project" />
13+
<orderEntry type="library" name="guava-16.0.1" level="project" />
1214
</component>
1315
</module>
1416

164 KB
Binary file not shown.
Binary file not shown.
302 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
164 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)