Open Tekugaston237 opened 3 hours ago
@Tekugaston237, thank you for creating this issue. We will troubleshoot it as soon as we can.
Triage this issue by using labels.
If information is missing, add a helpful comment and then I-issue-template
label.
If the issue is a question, add the I-question
label.
If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted
label.
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable G-*
label, and it will provide the correct link and auto-close the
issue.
After troubleshooting the issue, please add the R-awaiting answer
label.
Thank you!
What happened?
Hello everyone,
I’m reaching out for some help regarding uploading an image to Google Forms using Selenium. I’ve been working on this for days, and despite trying various approaches, I still can't make it work. Here’s the situation:
I’ve managed to open the form and even triggered the file upload dialog box by clicking the “Add file” button. However, when it comes to interacting with the dialog, specifically clicking on the file input button (type="file"), I keep hitting a wall. The button is present in the DOM and visible on the page, but Selenium doesn’t seem to be able to interact with it.
Here’s what I’ve tried so far:
How can we reproduce the issue?
Relevant log output
Operating System
Windows 11
Selenium version
Python 3.13.0
What are the browser(s) and version(s) where you see this issue?
Chrome Version 131.0.6778.70 (Build officiel) (64 bits)
What are the browser driver(s) and version(s) where you see this issue?
ChromeDriver 131.0.6778.69
Are you using Selenium Grid?
4.26.1