Good morning, everyone,
I am using WebDriver with ChromeDriver version 105.0.5195.52
I have the script almost completed; this is going to be used as a wait / pause until the file has completed uploading. I was able to find where the value: "C:\\fakepath\\Vladimir Harkonnen.jpg" is stored. I am trying to figure out how to read this value. This is part of an <input type="file"> element. Reading / finding the value would be the trigger to allow the script to continue. I don't know very much but I feel like I am either not using WebDriver correctly or possibly it won't be able to help me with what I am trying to do.
Please see the attached screenshot.
Thank you for your time, experience, and patience with me,
Thomas Bennett