Selenium For Beginners
Subscribe
Sign in
Home
Assertions
Page Factory
Waits
Page Class
Tests
Java
Locators
Selenium
eBooks
Full Selenium Project
Archive
About
Latest
Top
Discussions
A technical solution is sometimes the worst
The most common problem found in a Selenium Java automation project is not finding elements.
Oct 9
•
Alex Siminiuc
How to write better assertions
A good Selenium test should have as few as possible assertions.
Oct 5
•
Alex Siminiuc
2
August 2025
How good is Selenium code generated by Github Copilot?
I asked Copilot the following question:
Aug 31
•
Alex Siminiuc
Using Github Copilot to create a Selenium automation project
Everyone hears every day about using Copilot for Selenium test automation.
Aug 31
•
Alex Siminiuc
July 2025
About Creating A HomePage Object
Every week, I see a lot of Selenium Java code written by other people.
Jul 27
•
Alex Siminiuc
1
February 2025
How long will this automated test take to be implemented?
Estimation of the effort involved is something that should be well done.
Feb 6
•
Alex Siminiuc
2
January 2025
Do not use a boolean parameter for a page method
This is one of things that I see over and over in Selenium code of beginners.
Jan 29
•
Alex Siminiuc
1
Is your page method doing too much?
Let’s use the following method for this discussion:
Jan 27
•
Alex Siminiuc
2
Do not use Object as type
One of things that you should avoid in your Selenium code is using Object as type for a variable.
Jan 26
•
Alex Siminiuc
4
Do you need a test case if you have a Selenium test for it?
In automation projects, everything starts with a test case:
Jan 23
•
Alex Siminiuc
December 2024
Catch an exception only if you can handle the error
I see sometimes page methods looking like this
Dec 16, 2024
•
Alex Siminiuc
3
Selenium Automation Smells
What is a code smell?
Dec 12, 2024
•
Alex Siminiuc
3
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts