David Burns
David Burns
David Burns, heads the Open Source office at BrowserStack. He is also a core contributor to the Selenium project and Chair for the W3C Browser Testing and Tools Working Group.
5 Habits to Treat Your Test Code Like Production
TestJS Summit 2022TestJS Summit 2022
22 min
5 Habits to Treat Your Test Code Like Production
In this talk, David will talk about 5 habits that you can follow to ensure the same quality as your production code and building test suites that are robust, consistent and help you debug the issues quickly.
- Typical journey for teams adopting test automation 
- 5 habits to follow while building your test suite 
- Our learnings from a recent refactoring activity
by

Selenium 4 – What's New and How you Can Use it!
TestJS Summit 2021TestJS Summit 2021
21 min
Selenium 4 – What's New and How you Can Use it!
Selenium 4 is out and going forward Selenium Webdriver will be completely W3C standardized. Browsers such as Chrome, Safari, Firefox, IE and Edge follow W3C standardization, bringing more standard and stability around selenium commands working uniformly across different real browsers.
Join David Burns, Core Contributor to Selenium as he talks about how this would impact your tests and about the brilliant new features that you can start using straight away. David will show how you can access a site protected basic authentication, identify a DOM mutation, get JS errors or console messages as they happen, use new Print and Window APIs to help with your testing and more.