

Web element for question 3 (multi-select).Now, I just go to the preview link of my google forms, or the actual web address of the survey for real case scenarios, and collect the names of the classes for the different questions in terms of input type.įor this case, I have three questions where 2 are text based and one is multi-select, so I inspect each element in the questions by pressing CTRL+Shift+I if you are in chrome, then going to: copy -> copy element where I copy the elements for each question which should look like this: Inspect the necessary web elements by type of input Perfect! Now that we have our database, let’s set up the browser automation.
