The Little Tester #98
top of page

READ THE BLOG
Search


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 21, 2020
- 10 min
Working with windows/tabs in Selenium
When testing requires you to work with multiple open windows or tabs, Selenium is here to help. A new window or tab usually opens when a...


- May 18, 2020
- 1 min
The Little Tester #97
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 15, 2020
- 0 min


- May 11, 2020
- 1 min
The Little Tester #96
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 6, 2020
- 8 min
Iframes, switchTo() and default content with Selenium
So, now that you are an expert in writing CSS selectors to identify your WebElements (possible because of my older webinar on this...


- May 4, 2020
- 1 min
The Little Tester #95
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...
- Apr 30, 2020
- 0 min
- Apr 28, 2020
- 0 min


- Apr 27, 2020
- 1 min
The Little Tester #94
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...


- Apr 20, 2020
- 1 min
The Little Tester #93
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...


- Apr 13, 2020
- 1 min
The Little Tester #92
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...
- Apr 9, 2020
- 0 min


- Apr 6, 2020
- 1 min
The Little Tester #91
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...


- Mar 31, 2020
- 9 min
Browser unaware Selenium tests. STEP 3: Starting a browser based on a system property
By now, following the previous two posts in this series, you have setup the methods that initialize a Chrome and a Firefox browser. In...


- Mar 30, 2020
- 1 min
The Little Tester #90
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...


- Mar 25, 2020
- 8 min
Browser unaware Selenium tests. STEP 2: Creating browser initialization methods for Chrome, Firefox
In this second post of the ‘browser unaware Selenium tests’ series, i will show what the methods that start Chrome and Firefox look like,...


- Mar 23, 2020
- 1 min
The Little Tester #89
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...


- Mar 18, 2020
- 6 min
Browser unaware Selenium tests. STEP 1: Identify OSs to run tests + choose browsers to support
In this blog post series, i want to show how i normally set up my browsers and my Selenium code, in order to enable writing ‘cross-OS’,...


- Mar 16, 2020
- 1 min
The Little Tester #88
Little, the main character. The team’s tester. Coffee, the team’s Java developer. Mr. Fancy, the team’s UI developer. Senor, the Senior...
bottom of page