Pupeteer could be a good choice: - https://blog.logrocket.com/using-puppeteer-for-automated-ui-testing/ - https://www.freecodecamp.org/news/continuous-integration-with-github-actions-and-puppeteer/ - https://github.com/marketplace/actions/puppeteer-chrome Another would be Selenium: - https://www.selenium.dev/documentation/webdriver/getting_started/ - https://www.lambdatest.com/blog/selenium-github-actions-example/ - https://www.testmo.com/guides/github-actions-selenium
Pupeteer could be a good choice:
Another would be Selenium: