Discover the intricacies of Playwright, a powerful automation library, guided by industry experts who bring real-world experience and insight into your learning journey. Through comprehensive instruction in both JavaScript and TypeScript, you’ll delve into the mechanics of Playwright and grasp its full potential. Immerse yourself in real-time examples that bridge theory and application, allowing you to master the art of browser automation, testing, and interaction. Whether you’re a seasoned developer looking to expand your skill set or a newcomer seeking to harness the capabilities of Playwright, this immersive learning experience will equip you with the expertise to confidently navigate the digital landscape.
This course is meant for those professionals who are looking for comprehensive and total knowledge in the network security domain. This is the only course which teaches both hacking and prevention techniques. And in keeping with Zoom’s standards, this course is entirely hands on and real time oriented. And need we say, the instructors are network security and intrusion specialists with several years of experience.
- JavaScript Basics
- NPM – Node Package Manager
- JS Test Framework (Mocha) & Assertion Library (Chai)
- TypeScript Basics
- Playwright Automation Core concepts
- Playwright Basic methods for Web Automation testing
- Handling UI Components(Dropdowns ,Radio Buttons, Childwindows)
- Playwright Inspectors , Trace Viewers & Codegen tools
- End to End Web Automation Practice Exercise with Playwright
What is JavaScript?
Install Node.js & Code Editor (VS Code)
JavaScript Basics
NPM – Node Package Manager
package.json
NPX
Arrow Functions
JS Test Framework (Mocha) & Assertion Library (Chai)
IIFE – Immediately Invoked Function Expression
Callback, Promises, Async-Await
What is TypeScript
TypeScript Setup
Why TypeScript
Basic Types
Control Flow Statements
Functions
Getting started with Playwright Automation Core concepts
Playwright Basic methods for Web Automation testing with examples
Handling UI Components(Dropdowns ,Radio Buttons, Childwindows) with Playwright
Learn Playwright Inspectors , Trace Viewers & Codegen tools with Demo examples
End to End Web Automation Practice Exercise with Playwright