Learn to say popular browser automation and end-to-end testing tool names correctly.
0 / 5 completed
1 / 5
How is Puppeteer (Node.js library for controlling headless Chrome) correctly pronounced?
Puppeteer is pronounced 'puh-PEE-tee-er' — exactly like the everyday word for someone who controls puppets, stress on PEE. In a technical interview: "Puppeteer took a full-page screenshot after every visual regression test."
2 / 5
How is Playwright (Microsoft's cross-browser end-to-end testing and automation framework) correctly pronounced?
Playwright is pronounced 'PLAY-ryt' — exactly like the everyday word for someone who writes plays, stress on PLAY. In a technical interview: "Playwright ran the same suite against Chromium, Firefox, and WebKit in one command."
3 / 5
How is Selenium (long-standing browser automation framework and WebDriver protocol) correctly pronounced?
Selenium is pronounced 'suh-LEE-nee-um' — exactly like the everyday chemical element, stress on LEE. In a technical interview: "Selenium drove the real browser through the entire checkout flow end to end."
4 / 5
How is WebDriverIO (Node.js browser and mobile automation test framework) correctly pronounced?
WebDriverIO is pronounced 'WEB-dry-ver-EYE-OH' — 'web driver' plus 'I-O' spoken as letters. In a technical interview: "WebDriverIO retried the flaky selector automatically before marking the test as failed."
5 / 5
How is Cypress (JavaScript end-to-end testing framework that runs inside the browser) correctly pronounced?
Cypress (the testing tool) is pronounced 'SY-prus' — exactly like the everyday name of the tree, stress on SY. In a technical interview: "Cypress replayed every step visually, so I could see exactly where the login test failed."