test_webdriver 0.0.5 copy "test_webdriver: ^0.0.5" to clipboard
test_webdriver: ^0.0.5 copied to clipboard

outdatedDart 1 only

A helper library to write selenium tests using pageobjects.

0.0.5 #

  • Print PageObject name within exception if PageLoaderException occurs

0.0.4+1 #

  • Fix population of PageLoaderException
  • Ignore SocketException when Suite executes tearDownAll (appears when the driver is no longer reachable)

0.0.4 #

  • Only catch StateError in withPO (populate invalid PageObject exceptions PageLoaderException correctly)
  • Support multiple PageObjects arguments in withPO
  • Add forceSuite parameter to withPO to `

0.0.3 #

  • Support nested suites calls to share only one suite

0.0.2 #

  • Support waitFor functionality within withPO
  • Support capabilities configuration within configuration. Includes optional configuration of headless mode instead of explicit set (see README.md)
  • Provide timeout settings

0.0.1 #

  • Initial release
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A helper library to write selenium tests using pageobjects.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

pageloader, test, webdriver, yaml

More

Packages that depend on test_webdriver