In general, the Selenium WebDriver API is quite intuitive. Our one sentence summary: find an element and perform an operation on it. Writing test scripts in Selenium WebDriver requires much more than just knowing the API; it involves programming, HTML, JavaScript, and web browsers. There are cases that can be confusing to newcomers. This chapter compiles some common gotchas and troubleshooting to help you along your way.
22. Gotchas
Get Selenium WebDriver Recipes in C#: Practical Testing Solutions for Selenium WebDriver now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.