DevDays Europe 2020
DevDays Europe 2020

DevDays Europe 2019

 

May 14-16, 2019

Benjamin Gruenbaum

Testim.io, Israel

BIO

Benjamin is a collaborator of several open source libraries (bluebird, sinonjs, mobx to name a few), node.js core collaborator and developer @ testim.io working on really cool test automation stuff.

— KEYNOTE —

The Open Source Development Surprise

Development in some open source ecosystems is very different in nature from regular 9-5 development. We’ll talk about the surprising ways open source is different from regular development, the importance of people, technology and teamwork. We’ll go through real open-source changes affecting millions of developers and see how the people behind them work and how to get involved yourself.

Session Keywords

Open Source
Node.js
Culture
Imposter Syndrome

— TOPIC —

Exploring the Chrome Debugger Protocol for Test Authoring

In this talk we’ll take a deep dive through the DevTools (debugger) protocol and understand how the DOM, JavaScript and the DevTools communicate – then we’ll discuss applications for test authoring.

Session Keywords

Chrome DevTools
Browser Internals
Testing
Puppeteer