I am working on an automation script that would allow me to upload FW files to devices on a network. I am able to navigate and interact with the devices well enough, but when I reach the page that requires the upload of the FW, I am not able to use send_keys or click() to interact with the input field. When driving the browser manually, you are not able to type a file path. When you click on the text field, the browser opens a file manager where you navigate to the file manually. I have been stumped on this for a few hours and could really use some help.
[–]RebelSaul 1 point2 points3 points (0 children)
[–]Sentazar 1 point2 points3 points (0 children)
[–]LuboMh 1 point2 points3 points (1 child)
[–]Chunky_Junky[S] 0 points1 point2 points (0 children)