- 6e3002f Release 1.0.6
- 1e190f2 Test define_page_methods and require_all_pages
- 83a4d30 Remove Rake runtime dependency
- 248bd2a Release 1.0.5
- 1347e18 Update dependencies
- 0f41127 Update install_rspec_helpers. Add page helpers
- b4c4ad4 Test rspec helpers
- 7075fc0 Update badges
- ddbfbf0 Add gemnasium badge
- b47c73c Set spec timeouts and window size
- 5b5b260 Test locate find_first_by_multiple
- eed49f4 Improve watir patch tests
- 2033489 Clean up exception raising
- 20b8d91 Fix protractor refresh
- df975a4 Fix dynamic methods
- 2b0aa97 Launch browser exactly once for faster testing
- a522795 Disable Pry paging
- a5d129e Fix client side scripts spec
- cdf3c88 Add coveralls
- e9231df Remove completed todo
- a7965d7 Release 1.0.4
- bf94300 Fix and test rspec helpers
- 1d11610 Move no_wait into top level singleton
- 10f7ff9 Fix watir patch. Fix exists?
- 97d5f18 Release 1.0.3
- 42b527e Fix about and data url handling
- 8022a5c Fix set_max_page_wait spec
- 6000137 Fix loading urls without scheme
- afb8d22 Release 1.0.1
- 449c605 Update wait logic and fix tests
- 7f133c0 waitForAngular now waits driver.max_wait_seconds
- 36a1e1a Remove unnecessary include
- 8291152 Release 1.0.0
- d80a6d4 Fix successfully converts selenium elements to json
- 94e8796 Update selenium-webdriver to 2.46.2
- 4e22c74 Fix gem dependencies
- d2c0cfb Execute thor compare on Travis
- b36d114 Update compare_specs.rb
- a912aaa Run on local browser when remote doesn't exist
- ed80fbd Update elements_spec
- 186618b Compare JS describes to Ruby describes
- 1ff1018 Fix spec
- 8e8baa8 Fix watir infinite retry
- 2612c7b Update tracing helper
- e2f1b1d Finish ElementFinder tests
- ab3d780 Add watir element.locator
- fdff1fe Remove global/object methods
- 92cda8d Add by.deepCss
- 23f35ff Add by.exactBinding
- 192083a Test present? and displayed?
- 5071dda Update locator docs
- 72643a2 Add by.repeater and by.exactRepeater
- 428aab9 Add repeater notes
- 2fa09a0 Refactor protractor_compatability into by & element
- a27bbfe Add by.cssContainingText
- e23b615 Add by.options
- 44f7b67 Update docs
- 353e14e Add by.model
- 67641fe Add by.buttonText
- 8ff4393 Rename set_wait to set_max_wait
- 3515f6b Document evaluate method
- d1be5cb Document protractor semantics
- 70636cf Add find by partialButtonText
- 1f5382e Refactor spec helpers. Move patches out of spec
- 74a999b Add evaluate
- c37f0cb Add evaluate notes
- cccfd09 Link Travis badge to build history
- 14a1f8f Set page load timeout. Add phantomjs note
- ee18e45 Add client wait to replace implicit wait
- 527f5cb Add testForAngular
- 9083fef Add allowAnimations and fix element.present?
- a4bfa21 Use implicit wait for Protractor locators
- d65091f Fix protractor syntax
- bc3e5cf Set 10 second implicit wait
- 9e7d5c7 Port basic/actions_spec
- 19a861d Move notes
- 9f5346e Update protractor
- bef8432 Fix angular_webdriver
- a155cbc Add notes
- f070aba Add txt logs
- 117c062 Remove internal method from docs
- b1c71c1 Update docs
- d5e4ab7 Link to docs
- cf5706c Add docs
- dd33a99 Clean up protractor_spec
- f93df2f Update comment style to match Selenium
- 5b1240d Default base_url to nil. Fix client_side_scripts test
- 44ba223 Test ignore_sync, client_side_scripts, and base_url
- 14e35b5 Update test description
- d6b141b Test driver, reset_url, reset_url_for_browser
- f2945ca Test debugger
- 1342439 Test executeScript_
- 70c9813 Test executeAsyncScript_
- 110d551 Test _js_comment
- a6a0cde Test method sync
- b30e006 Test getLocationAbsUrl
- b6ebe5d Fix setLocation
- d0cf2f5 Update .travis.yml
- 83c10d8 Update .travis.yml
- 2bc9785 Add more specs
- 0ac13fc Update client side scripts
- a4bad05 Fix specs
- 2230374 Port more protractor code
- b5581ec Update readme.md
- bd842d1 Update readme.md
- 0d36ce7 Attach protractor instance to selenium driver
- b8c5b49 Update notes
- 486831b Update readme.md
- c56f860 Update readme for new protractor
- 4d64b90 Update .travis.yml
- 2e9b3c2 Update .travis.yml
- 1056d51 Update client side scripts
- ee32a15 Update protractor
- e3fd4e0 Update readme.md
- 40c6a36 Execute thor gen on Travis before thor spec
- 83fee9d Fix client_side_scripts_spec
- 542b203 Require angular_webdriver/version
- 699aeba Exclude gen folder from gemfile
- f6162ec Update generated files
- bad85d4 Fix thor gen and add gen folder
- aa5c630 Update notes
- fa837dd Move licenses to license folder
- 036f232 Remove old files
- 4231f40 Restore npm install
- 98114b8 Test on local firefox instead of remote
- db0e187 Update .travis.yml
- a823e56 Update .travis.yml
- 001abdb Update .travis.yml
- 4c57ccf Update .travis.yml
- dd1a028 Update .travis.yml
- 6de0748 Update .travis.yml
- f278745 Update .travis.yml
- 9eab2f1 Update node to 0.12
- 61589d3 Update .travis.yml
- af524a9 Update travis to start Protractor testapp server
- 961e2b4 Add find by binding
- a64c389 Update readme.md
- f5bb50e Update whitespace removal
- ff259c6 Use /* */ for comments instead of //
- de2aa2d Exclude protractor submodule from gem
- 231d588 Add protractor as submodule
- eaef06a Test client side scripts
- 7da6eae Define attr readers
- 2971c56 Remove ostruct
- 6ea09f0 Convert json to ruby
- 93cef89 Always use wait with waitForAngular
- 794df2f Add Travis badge
- d04d710 Fix tests
- 5d47395 Add fail to test travis ci
- 67dea63 Try using xvfb
- a6f835e Add nil driver check
- 19fde47 Update spec
- 2554992 Add thor spec
- 5ddfb2c Add thor to Gemfile
- ca3db63 Create .travis.yml
- 8ad96c7 Release 0.0.7
- f8f0279 Fix specs
- 5ed3211 Make tests less flaky
- 598947f Fix rspec tests
- ba47705 Add gem badge
- b8ecfca Release 0.0.4