sahagin-java icon indicating copy to clipboard operation
sahagin-java copied to clipboard

Sahagin generates highly readable Selenium/Appium test report from your test code.

Results 13 sahagin-java issues
Sort by recently updated
recently updated
newest added

Should use the child class or method TestDoc if exist, but should try to use the super class or method TestDoc if the child class or method don't have TestDoc.

enhancement

When a page class has it's parent class and a method defined on the parent class is called by the child page class instance, this method call should be handled...

enhancement

Checking all invalid keyword before starting test execution is good idea for advanced users, but beginners may not be able to understand the meaning of this error and may give...

enhancement