Skip to content

Tech Stack: Intro to Playwright #508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tahasp opened this issue Mar 17, 2024 · 0 comments
Open

Tech Stack: Intro to Playwright #508

Tahasp opened this issue Mar 17, 2024 · 0 comments

Comments

@Tahasp
Copy link
Collaborator

Tahasp commented Mar 17, 2024

This tutorial seeks to introduce Playwright which is a cutting-edge automation tool designed for web applications and offers cross-browser support. Developed by Microsoft, Playwright simplifies web testing and automation tasks, allowing developers and testers to write scripts in JavaScript, TypeScript, Python, or C#.

The aim is to go over some example uses of Playwright along with key features to make it clear when and how to use it.

With Playwright, you can automate interactions with web pages across different browsers like Chrome, Firefox, and WebKit. Its key features include headless mode for faster execution, device emulation for testing responsiveness, and integrated test runners for seamless integration into CI/CD pipelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant