Selenium
Xpath
TestNG
This project involves automating a google form, end-to-end, with a variety of different inputs such as checkboxes, dropdowns, radio-buttons and more.
This project involves automating a google form, end-to-end, with a variety of different inputs such as checkboxes, dropdowns, radio-buttons and more.
- Automated the following Flow:
- Navigate to google form link.
- Fill in your name in the first text box.
- Write down 'I want to be the best QA Engineer! '.
- Enter your Automation Testing experience in the next radio button.
- Select Java, Selenium and TestNG from the next check-box.
- Provide how you would like to be addressed in the next dropdown.
- Provided the current date minus 7 days in the next date field.
- Provide the current time (Keeping in mind AM/PM) in the next field.
- Change the URL of the tab (amazon.in) and you will find the pop up. Clicked on cancel.
- Submit the form and Print the same message on the console upon successful completion.
Selenium
Xpath
TestNG
Google form
Gradle build, gradle run