Skip to main content
  • Home
  • Blog
  • Books
  • Online Training
  • Patreon
  • Talks
  • Tools
  • Podcast
  • Videos
  • Contact
    • About
    • Contact / Services
    • Email List

My Patreon site has exclusive content, including ad-free videos, e-books, training courses and more, all for as little as $1 a month. Click here to learn more.

Interested in sponsoring the site? [find out more]

Selenium WebDriver FAQs

All Posts | Categories | Archive

  • ««
  • «
  • 1
  • 2
  • 3
  • »
  • »»

How to Amend the JavaScript of the Web Application Under Test With WebDriver

2 minute read - Selenium WebDriver FAQs Test Automation

Amending the page under test can introduce risk, but if we know what we are doing, then it can make automating some conditions easier.

Read More...


How to synchronise on application state

5 minute read - Selenium WebDriver FAQs Test Automation

How to synchronise on application state? How to Wait with WebDriver? Thread.sleep is not the answer, so what is?

Read More...


How to Trigger Blur Event with WebDriver Java?

3 minute read - Selenium WebDriver FAQs Test Automation

Sometimes we need to find alternative ways to interact with a page becuase buttons might need more than a click.

Read More...


How to highlight elements in use with Selenium WebDriver?

3 minute read - Selenium WebDriver FAQs Test Automation

How can we highlight the elements in use with Selenium WebDriver?

Read More...


How to model data shared by Page Objects?

5 minute read - Selenium WebDriver FAQs Test Automation

TLDR; use abstractions for precision and create new abstraction layers which model state and data flow rather than adding it to lower level classes.

This post was created as a response to a question I was asked over email regarding approaches for modelling data re-use in abstractions.

Read More...


How to Bypass .click() and issue a click event

5 minute read - Selenium WebDriver FAQs Test Automation

For the first time, in a long time, I’ve had to bypass WebDriver click() method and use JavaScript to issue a click event.

In this post I’ll explain why, and look at the pros and cons of doing so.

Read More...


Question: Can selenium be used for real world testing? & Does it take longer than manual?

4 minute read - Selenium WebDriver FAQs Test Automation

TLDR; Question: Can selenium be used for real world testing? And does it take longer to create different scenarios/permutations than just testing the system manually? A: Yes, Probably

Read More...


How to Debug WebDriver JavascriptExecutor in Java

5 minute read - Selenium WebDriver FAQs Test Automation

TLDR; JavascriptExecutor requires us to learn JavaScript and use the Browser Console, and check your locator assumptions using FirePath

Read More...


Question: What is the best Page Object framework for Java?

4 minute read - Selenium WebDriver FAQs Test Automation

TLDR; Q: what is the best Page Object framework? A: I don’t know. I don’t use any

Read More...


How to investigate and debug a Selenium WebDriver `@Test` error

7 minute read - Selenium WebDriver FAQs Test Automation Tips

Here’s the situation. You’ve written some code to automatically execute your application. You’re using Selenium WebDriver. Bam. Something goes wrong. You don’t know what to do. Here are some tips.

Read More...


  • ««
  • «
  • 1
  • 2
  • 3
  • »
  • »»

Join The Evil Tester Patreon Community

Free training courses and ebooks (sold for over $200).

Learn more about EvilTester on Patreon

Support our work and gain access to hints, tips, and prompts for improving your Software Development skills. Regular updates, multiple times a week for as little as $1 per month.

Patreon Members Login for exclusive courses and ebooks.


  • Blog
  • Podcast
  • YouTube
  • Online Training
  • Books

Contact

Contact Me

Join Email List

Email Privacy Details.


Online Training Courses

Free Technical Web Testing Course

Technical Web Testing Course

Evil Tester Talks Bundle

Evil Tester Talks Technical Testing Bundle

Selenium WebDriver Support Classes

Selenium WebDriver Support Classes in Java

All Courses


Books

Buy Dear Evil Tester Book Buy Java For Testers Book Buy Automating and Testing a REST API Buy Selenium Simplified Book

Learn more about our books


Follow

Connect via email Follow on Twitter Subscribe to my YouTube Channel Connect on LinkedIn Follow on GitHub Follow on Instagram Subscribe to my RSS Feed

Podcasts and Videos

Podcasts

Subscribe to YouTube Channel

Need some motivation?

Try the Sloganizer

"Of course I'm not evil, I just pretend to be."

Recent Blog Posts

Free Selenium WebDriver with Java Course Released To Youtube

Software Testing Podcast - Agentic AI Quality Engineering - The Evil Tester Show Episode 030

A Web Testing, Automating and Tooling Masterclass

How to Test This - Selenium WebDriver

Test Interaction with HTML form fields

New Version of CounterString Extension

Software Testing Podcast - AI Optimism or Pessimism - The Evil Tester Show Episode 029

Free Technical Web Testing Course Released To Youtube

  • All Blog Categories
  • Blog Post Archive List

Also...

Recommended Reading List

© Alan Richardson, Compendium Developments Ltd 2025 - Privacy Policy | Contact Us

Connect via email Follow on Twitter Subscribe to my YouTube Channel Connect on LinkedIn Follow on GitHub Follow on Instagram Subscribe to my RSS Feed