Closed Chris-Schnaufer closed 3 years ago
Task to do Identify a UI testing tool that is compatible with GitHub actions for PRs and merges
Reason Testing the UI for PRs and merges helps detect errors
Result A tool has been identified that can be used for GitHub actions testing of the UI for PRs and merges
It appears that Selenium can be used with GitHub actions. Selenium: https://www.selenium.dev/ Possible How To:https://ianwalter.dev/running-selenium-webdriver-tests-using-github-actions
Task to do Identify a UI testing tool that is compatible with GitHub actions for PRs and merges
Reason Testing the UI for PRs and merges helps detect errors
Result A tool has been identified that can be used for GitHub actions testing of the UI for PRs and merges