Skip to content

Tags: ulsa/clj-webdriver

Tags

v0.2.7

Toggle v0.2.7's commit message
Merge branch 'master' of github.com:semperos/clj-webdriver

v0.2.6

Toggle v0.2.6's commit message
Bump to version 0.2.6, adding exists? macro

v0.2.5

Toggle v0.2.5's commit message
Bump to version 0.2.5, significant bug fix, uncatching exceptions tha…

…t WebDriver throws and throwing them ourselves when needed

v0.2.4

Toggle v0.2.4's commit message
Bump version to 0.2.4, fix regression with find-it and :xpath and :cs…

…s handling

v0.2.3

Toggle v0.2.3's commit message
Bump to version 0.2.3, get rid of exception for :xpath/:css

v0.2.2

Toggle v0.2.2's commit message
Bump to version 0.2.2, add :index functionality in certain places, xp…

…ath fn for getting XPath of a WebElement, and new table-handling fn that allows getting a table cell based on row and column number

v0.2.1

Toggle v0.2.1's commit message
Bump version to 0.2.1, add more intuitive options for form elements i…

…n find-them fn and support :tag-name

v0.2.0

Toggle v0.2.0's commit message
Bump to version 0.2.0, using Selenium 2.0b3 and lots of improvements …

…since 0.1.4 release

v0.1.4

Toggle v0.1.4's commit message
Bump to version 0.1.4

v0.1.3

Toggle v0.1.3's commit message
What I get for not re-testing my code after removing a dependency; bu…

…mp to 0.1.3 to fix a use statement in the core namespace that depended on ordered-set