Skip to content

mmanach/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox to reproduce issues

Configurations

For now, only tested on Windows 10 and with Chrome and Firefox (both last version).

To run tests in local, you need to download the browser's drivers :

  • chromedriver
  • geckodriver

And to set up them in your environment path.

AfterScenario with Serenity

For reproduce this case:

  • From the IDE, right click on the runner class : Google (extending SerenityStory)
  • Go to the BasePage class and comment the line 25 to make the test green/red
  • Check the console log

React dropdown / aria-describedby and geckodriver

For reproduce this case:

  • From the IDE, right click on the runner class : UiAction (extending SerenityStory)
  • Check screenshots on mozilla/geckodriver#962 to see what results are actual / expected
  • Modify the browser on serenity.properties to check the expected behavior on chrome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages