Getting Started with Playwright
Playwright is an amazing test runner that runs tests on multiple browsers parallelly. We are Getting Started with Playwright in this post and learn how to install Playwright, run existing tests that they provide...
API Testing / Automation / Playwright / Testing
by Scottshak · Published May 13, 2022 · Last modified January 21, 2023
Playwright is an amazing test runner that runs tests on multiple browsers parallelly. We are Getting Started with Playwright in this post and learn how to install Playwright, run existing tests that they provide...
Selenium / Selenium Webdriver / Testing
by Scottshak · Published August 29, 2018 · Last modified July 23, 2019
This post is intended to help automation enthusiasts on How to Handle Wants to Show Notifications message using Selenium. This is one of the most typical cases you could come across while trying to...
Let us learn how to create a batch file to run testng.xml. Dealing with automation, don’t you want your test cases to run automatically without you having to lift a finger? Creating a batch...
More