waiter2: Useful methods for working with dropdowns and Select
top of page

READ THE BLOG
Search


When it comes to selecting values from a classic HTML dropdown, in Selenium you need to perform a few tasks: first, define a WebElement...
- Mar 10
- 1 min
Watch me talk about testing with Java, Junit5, Selenium and best practices
Here is a recent recording with some good advice on testing with Java, Junit5, Selenium and best practices: https://www.youtube.com/watch...
- Mar 7
- 1 min
Watch this Selenium all stars discussion that i am also a part of
Checkout the recording we made with Joe Colantonio for TestGuild, where we talked about Selenium and the upcoming Selenium Conference:...


- Feb 27
- 6 min
waiter2: Typing into fields
When it comes to typing, in the 'waiter2' library there are quite a few methods dedicated to this task. But there is a reason why there...


- Feb 22
- 4 min
waiter2: Clicking on page elements
Clicking on a page element is easy to do, however sometimes this action might fail. This can be either because the element we want to...


- Feb 20
- 4 min
waiter2: Opening a page and waiting for it to load
In this post I will describe what the get, wait for page load and wait for jquery to load methods from the 'waiter2' library do, and how...


- Feb 17
- 4 min
waiter2: My new Selenium wait based library
Some years ago, at a conference, I announced that I released a Selenium based library that contained useful wait-based methods for test...
- Sep 30, 2021
- 1 min
My articles published in September
Creating an Architecture for Your Automated Tests Writing Automated Tests in Small Increments 4 Times Your Automation Passed While Bugs...

- Aug 9, 2021
- 1 min
The Little Tester #159
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...

- Aug 2, 2021
- 1 min
The Little Tester #158
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...

- Jul 26, 2021
- 1 min
The Little Tester #157
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...

- Jul 19, 2021
- 1 min
The Little Tester #156
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...


- Jul 12, 2021
- 1 min
The Little Tester #155
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...

- Jul 5, 2021
- 1 min
The Little Tester #154
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...

- Jun 21, 2021
- 1 min
The Little Tester #152
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...

- Jun 14, 2021
- 1 min
The Little Tester #151
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...

- Jun 7, 2021
- 1 min
The Little Tester - Almost season 4
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...

- May 31, 2021
- 1 min
The Little Tester #150
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...

- May 24, 2021
- 1 min
The Little Tester #149
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...

- May 17, 2021
- 1 min
The Little Tester #148
These are the made up stories of a team working in an Agile environment. Their daily struggles and successes are presented in a...
bottom of page