TestWise v7.1 Adds Playwright-Test in its Sample Project

Get started with writing and running Playwright tests from scratch in TestWise

Courtney Zhan

--

Non-Medium-members: You can read this article free on Substack.

If you have been following my updates, you might know that my father and I recently published a new book: Web Test Automation in Action.

Leanpub (eBook): https://leanpub.com/web-test-automation-in-action-volume-1; Amazon (printed): https://www.amazon.com/dp/0648064654/

I authored the Playwright sections.

The newly-released TestWise v7.1 now includes a few Playwright Test examples in its ‘demo-webapp’ test project. The sample project now contains test scripts for the following test automation frameworks:

  • Selenium WebDriver + RSpec (Ruby)
  • Selenium WebDriver + Mocha (JavaScript)
  • Selenium WebDriver + Pytest (Python)
  • Selenium WebDriver + Cucumber (Ruby)
  • Playwright Test (TypeScript)
  1. Install/Update TestWise.

I will walkthrough how to update TestWise’s macOS silicon version, but it works similarly for Windows.

Download the dmg file and drag the app to “Applications”.

--

--

No responses yet