unic / ScalaWebTest

ScalaWebTest is a library for writing ScalaTest/Selenium based integration tests for web applications. It helps you with your basic setup and provides a new and very efficient approach to testing.
https://scalawebtest.org
Apache License 2.0
29 stars 9 forks source link

ScalaWebTest-36 HTML Gauges can't handle ID-less sibling elements of … #37

Closed DaniRey closed 5 years ago

DaniRey commented 7 years ago

…the same type - added integration test to assert handling of ID-less sibling elements works as expected