Skip to content

Testing the Essential Addons For Elementor Demo Pages Using Playwright

Notifications You must be signed in to change notification settings

HurayraIIT/essential-addons-demopage-test-automation

Repository files navigation

essential-addons-demopage-test-automation

Testing the Essential Addons For Elementor Demo Pages Using Playwright

Getting Started

Install playwright using the following command:

npm init playwright@latest

Install dotenv:

npm install dotenv@latest

Install playwright-slack-report

npm install playwright-slack-report@latest

To update playwright:

npm install -D @playwright/test@latest

Usually after Playwright update, browsers need to be updated with command:

npx playwright install --with-deps

Install WordPress e2e test Utils For Playwright Documentation: https://github.com/WordPress/gutenberg/tree/trunk/packages/e2e-test-utils-playwright

npm install @wordpress/e2e-test-utils-playwright

About

Testing the Essential Addons For Elementor Demo Pages Using Playwright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •