Elias Nogueira
  • Home
  • Blog
  • Series
  • About
✕

web

  • Home
  • Blog
  • web
January 27, 2024
Published by Elias on January 27, 2024
Categories
  • test automation
  • tips
  • web

No more driver management in Selenium WebDriver

Do you like it?
4 Read more
August 22, 2022
Published by Elias on August 22, 2022
Categories
  • advanced
  • test automation
  • web

Better Page Objects strategy using AjaxElementLocatorFactory with Selenium and Java

Do you like it?
1 Read more
July 26, 2022
Published by Elias on July 26, 2022
Categories
  • advanced
  • how to
  • test automation
  • web

The best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriver

Do you like it?
0 Read more
June 19, 2022
Published by Elias on June 19, 2022
Categories
  • how to
  • intermediate
  • test automation
  • web

How to use the Factory design pattern to create browser instances: local and remote approach

Do you like it?
0 Read more
January 27, 2024
Published by Elias on January 27, 2024
Categories
  • test automation
  • tips
  • web

No more driver management in Selenium WebDriver

The past In the past, to use Selenium to create the test automation for your frontend tests, it was necessary […]
Do you like it?
4 Read more
August 22, 2022
Published by Elias on August 22, 2022
Categories
  • advanced
  • test automation
  • web

Better Page Objects strategy using AjaxElementLocatorFactory with Selenium and Java

Introduction Page Objects Model is a Testing Pattern created by Selenium WebDriver to better model the web test architecture into […]
Do you like it?
1 Read more
July 26, 2022
Published by Elias on July 26, 2022
Categories
  • advanced
  • how to
  • test automation
  • web

The best way to create browser instances using the Factory Pattern, Java, and Selenium WebDriver

Introduction This article belongs to a series of 3 posts explaining how to use the Factory Pattern to create different […]
Do you like it?
0 Read more
June 19, 2022
Published by Elias on June 19, 2022
Categories
  • how to
  • intermediate
  • test automation
  • web

How to use the Factory design pattern to create browser instances: local and remote approach

Introduction In the previous article How to use the Factory design pattern to create browser instances: the simple approach, you […]
Do you like it?
0 Read more
Buy now