Max Saperstone
Max Saperstone
Is this still being actively updated/maintained? I've been using this project, and have updated it significantly. I'd either be interested in taking over the project from you, or collaborating
Update the versions of related plugins in pom.xml to latest
Some capability to enable an auto-deploy from develop -> master Currently, a PR is opened from develop into master, where the snapshot is removed, readme versions are updated, and javadocs...
There are some gaps in the new Checks methods. ITs should be added in order to bring coverage to 100% in that area
Several IE, Edge and Safari tests are failing. We need to fix these, mainly to ensure cross browser compatibility
Right now, the failsafe directory has multiple test reports, all linked together via TestNG. The request was made to create one combined report, that has all of the test cases...
Desired ability to write locator with several attributes in Selenified, equivalent to @Findbys where we can make unique locator with two or more @Findby.
There are still 3 interfaces that can be implemented for WaitFor, determine which ones should be added