0
votes

I want to upload a file to automate a process with Selenium IDE from chrome, I already gave the permissions to the extension, however I get the following error yet.

The way I'm loading the file is as follows:

Command: type id= txtFile Value: C:\fakepath\factura.xls

Failed: Unable to upload files due to cross origin frames in the page

https://i.stack.imgur.com/LNUqH.png

1

1 Answers

-1
votes

ist because of the Fakepath

You need to insert the direct path.

You can look it up by making a left click in the Explorer on the document.

The path should be visible now