I am trying to automate some data entry from my side into google form, I am unable to select dropdown element in google form.
I know I should get some element such as <select>, but in the end I only can able to get <div> and <span> in google form.
Is it any other way to do this or this is the existing problem for power automate desktop can't utilize google form?