OWASP Top 10: SQL Injection-with demonstration on Error-Based SQL InjectionSQL injection is a technique used to take advantage of non-validated input vulnerabilities to pass SQL commands through a web application…Apr 30, 2021Apr 30, 2021
JavaScriptExecutor in Selenium WebDriver with ExampleJavaScriptExecutor is an Interface that helps to execute JavaScript through Selenium Webdriver. Sometimes we face a lot of issues when…Apr 25, 20211Apr 25, 20211
Selecting dropdown option with SeleniumIn this article, I will discuss dropdown selection with Selenium WebDriver which is an important element of any webpage. There are two…Apr 19, 2021Apr 19, 2021