JS Conf JP

Benjamin Gruenbaum

Data Scientist & Developer @ Testim.io. Open source lover, Node.js core collaborator, core team at Bluebird, Sinon, MobX and other open source libraries.

Anatomy of a Click

12/01/2019, 16:00 - 16:30
Room: A
Spoken language: en

What actually happens when you click your mouse in your browser window?

In this talk you'll take a deep dive into how your web browser works and what actually happens when a mouse is clicked. You will also take a deep dive into what browsers do, how events work internally and why.

Benjamin will go through how web automation tools like Puppeteer and Selenium simulate user actions, when that goes wrong and why.

Ideally at the end of the talk you will have a much deeper understanding of how browsers dispatch events and could utilize that knowledge to write better front-end code.