Merge pull request #1 from gideonadeti/fix-typo

Update playwright@Ix-g9pgJjEI04bSfROvlq.md
pull/8475/head
Gideon Adeti 6 days ago committed by GitHub
commit 494f21ff4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/nodejs/content/playwright@Ix-g9pgJjEI04bSfROvlq.md

@ -1,6 +1,6 @@
# Playwright
Playwright is an open-source automation library developed by Microsoft for testing and automating web applications. 1 It offers a unified API to control Chromium, Firefox, and WebKit browsers, making it a versatile choice for cross-browser testing.
Playwright is an open-source automation library developed by Microsoft for testing and automating web applications. It offers a unified API to control Chromium, Firefox, and WebKit browsers, making it a versatile choice for cross-browser testing.
Playwright provides a high-level API to interact with web pages. You can write scripts to simulate user actions, such as clicking buttons, filling forms, and navigating through different pages. Playwright handles the underlying browser interactions, making it easy to write and maintain tests.

Loading…
Cancel
Save