There is a website on which i need to select files to upload.
i’m trying using Click Select button then in the popup window, type the full file path, then click Open button.
After click Open button, the file wasn’t uploaded and no errors throw. but if i manually type the full path in the popup window then click open, the file could be uploaded.
i just want to know why automation won’t work for this situation.
PS: i already tried add delay, set text instead of type in, none of them works, the file still not upload.
If the website is public means share the link, else try to replicate the steps manually and check also try to give the typeInto delaybetween keys and check