webtester2-core icon indicating copy to clipboard operation
webtester2-core copied to clipboard

Java 8 version of WebTester with new architecture and concepts

Results 13 webtester2-core issues
Sort by recently updated
recently updated
newest added

Currently the `WebDriver's` implicit wait can collide with our Wait-API. The implicit wait should be configurable via the `Browser`. This way we could provide more dynamic options, like a temporary...

enhancement
to be defined

We need an in dept documentation / article about the underlying concepts and principles of WebTester 2. It should cover the following topics: - Why Interfaces instead of Classes? -...

enhancement

It would be great to have an example application to demonstrate WebTester's features and show people how to properly use it's concepts.

enhancement
up for grabs
nice to have