1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Add Headless Testing Content (#2103)

This commit is contained in:
ChuckD3ath
2022-10-04 13:40:50 +02:00
committed by GitHub
parent 24bda0c2e7
commit 31a8d0a0cb

View File

@@ -7,3 +7,6 @@ A few example cases where one may use headless browser testing include:
- Automating HTML event responses, such as form submission, keyboard events, mouse-clicking, etc.
- Web scraping
- Generating screenshots of webpages
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.browserstack.com/guide/what-is-headless-browser-testing'>What is Headless Browser Testing and Why is it Important?</BadgeLink>