Skip to content

Commit

Permalink
Adding BrowserType class to the maven artifact "selenium-api"
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 23, 2013
1 parent cf8f1b3 commit 079ad2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<include name="org/openqa/selenium/interactions/**/*.java" />
<include name="org/openqa/selenium/internal/*.java" />
<include name="org/openqa/selenium/security/*.java" />
<include name="org/openqa/selenium/remote/BrowserType.java" />
<include name="org/openqa/selenium/remote/CapabilityType.java" />
<include name="org/openqa/selenium/remote/DesiredCapabilities.java" />
</fileset>
Expand Down

0 comments on commit 079ad2c

Please sign in to comment.