Power BI Fundamentals - Create visualizations and dashboards from scratch
Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn to set up and configure Playwright for Java automation testing from scratch in this comprehensive tutorial. Master the complete development environment setup including Java installation, Eclipse IDE configuration, and Maven project creation. Follow step-by-step instructions to check system requirements, install and configure Java with proper environment variables, set up Eclipse IDE, and install Maven with correct PATH configurations. Create your first Maven project with proper Group ID and Artifact ID structure, add Playwright dependencies to your pom.xml file, and write your initial automated test script. Execute your first Playwright test that launches a Chromium browser, navigates to a webpage, retrieves the page title, and properly closes the browser session. Access the complete project repository on GitHub for reference and practice with the provided code examples and configuration files.
Syllabus
00:00 Topics
05:26 System Requirements
07:39 Setup Java
18:21 Setup IDE Eclipse
28:28 Setup Maven
35:17 Create Maven Project
47:50 Add Playwright Dependency
51:34 Write and Run 1st Test
Taught by
Automation Step by Step