Automate Google form with Python & Selenium. Radio Buttons, Dropdowns, Date and Time

Ғылым және технология

Hello all, it been a while here, I'm glad to be back, and hopefully, I get to stay longer.
So in response to the initial selenium/python episode, here is a new one with a focus on the Radios, Dropdowns, Date, and Time fields. I hope it's useful.
Part 1: • Automate Google Form w...

Пікірлер: 14

  • @KrishnaManohar8021
    @KrishnaManohar80213 жыл бұрын

    Great welcome back! Looking forward....

  • @timtzs
    @timtzs2 жыл бұрын

    Thank you, your tutorial was really helpful!

  • @effort6120
    @effort61202 жыл бұрын

    Please can you do a multiple choice grid

  • @cdyao28
    @cdyao2811 ай бұрын

    How can I make it automatically login to a specific account and then fill in the form?

  • @ingmalrovi
    @ingmalrovi2 жыл бұрын

    error, questionFourSelect, 'WebElement' object has no attribute 'Click'

  • @eduardotejeda
    @eduardotejeda2 жыл бұрын

    What this part of the code do? (f"//span[contains(., '{option1}')]") I can't find the answer in google. Can you explain? Thanks for the tutorial

  • @AdefemiGreat

    @AdefemiGreat

    2 жыл бұрын

    This searches for a "span" element that contains the text "option1"

  • @olat_b
    @olat_b3 жыл бұрын

    Please can you do a tutorial on docker with Django

  • @AdefemiGreat

    @AdefemiGreat

    3 жыл бұрын

    I have one on this already

  • @ApexScorpio
    @ApexScorpio6 ай бұрын

    im getting this error: File "c:\Users\lopes\Documents\pytonapps\FillForm.py", line 84, in fillForm(row[0], row[1], row[2], row[4], row[5], row[6], row[7]) File "c:\Users\lopes\Documents\pytonapps\FillForm.py", line 30, in fillForm questionsGroups = driver.find_elements_by_class_name("Qr7Oae") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'str' object has no attribute 'find_elements_by_class_name' PS C:\Users\lopes\Documents\pytonapps>

  • @sakibalichoudhary5594
    @sakibalichoudhary5594 Жыл бұрын

    I wanted to ask that can we edit a google form if we log in with our Google id in which the form is created. If so then how ?

  • @AdefemiGreat

    @AdefemiGreat

    Жыл бұрын

    Edit?

  • @sakibalichoudhary5594

    @sakibalichoudhary5594

    Жыл бұрын

    @@AdefemiGreat making a new gform like adding a new option or new question

  • @AdefemiGreat

    @AdefemiGreat

    Жыл бұрын

    @@sakibalichoudhary5594 well, I haven't tried it, but I would assume you should be able to do that using selenium.

Келесі