diff --git a/docs/test-automation-frameworks.md b/docs/test-automation-frameworks.md index a5e7b9ae..39f6d652 100644 --- a/docs/test-automation-frameworks.md +++ b/docs/test-automation-frameworks.md @@ -54,7 +54,7 @@ based on your test scripts. - [freecodecamp.org: Use Selenium to Create a Web Scraping Bot](https://www.freecodecamp.org/news/use-selenium-to-create-a-web-scraping-bot) - [lambdatest.com: Debunking The Top 8 Selenium Testing Myths](https://www.testmuai.com/blog/debunking-selenium-testing-myths) - [linkedin.com: Selenium 4 and Grid Integration with Kubernetes 🌟](https://www.linkedin.com/pulse/selenium-4-grid-integration-kubernetes-rishi-khanna) This article is written to highlight Selenium 4 capabilities and how selenium grid can be incorporated with Kubernetes. -- [==automated-360.com: How to perform Code Quality Check for Selenium Test Automation? (SonarQube)==](https://andara88.it.com) +- [==automated-360.com: How to perform Code Quality Check for Selenium Test Automation? (SonarQube)==](https://andara88do.com) - [testrigtechnologies.com: Selenium Automation Testing: How to write automated test scripts using selenium](https://www.testrigtechnologies.com/how-to-write-a-test-automation-selenium-test-script) - [lambdatest.com: Selenium Locators Tutorial 🌟](https://www.testmuai.com/learning-hub/selenium-locators) Locators in Selenium play an important role in the life of an automation engineer. They provide a path to access web elements that are essential to automate specific actions like click, type, checkboxes, etc. - [==lambdatest.com: Selenium Automation Testing: Basics and Getting Started== 🌟](https://www.testmuai.com/blog/selenium-tutorial)