Marvellous Kaludiaryofatechgirl.hashnode.dev·Sep 14, 2023Effortless Form Submission Automation: A Comprehensive Guide with Selenium and PythonIntroduction Testing user registration manually by filling out online forms continuously can be an annoying and tedious task as time goes on. In cases with large input data to test, data entry in forms can also be time-consuming. Hence the need to cu...51 readsselenium-webdriver
Sandeep Kumar Raisrai2.hashnode.dev·Nov 8, 2022Python with Selenium 4Work in Progress28 readsselenium
Jolivé Hodehoujolivehodehou123.hashnode.dev·Jun 29, 2022Selenium with Python Tutorial: How to Get Current URL with PythonIf you use Selenium WebDriver, you probably know that there are many methods to perform specific actions or interact with elements on a web page. The Selenium Python module gives you the methods you need to be able to automate many tasks when working...182 readsselenium