Hi,
I am working on an automation using Chrome that needs to be able to upload a file by clicking a "Choose File" button and selecting the file in the Upload window. I have spied the button using an XPath query and it highlights when I click highlight but when I run my click Button page for it I get an error in Chrome console that says, "file chooser dialog can only be shown with a user activation".
Has anyone else encountered this issue in Chrome? The only way I have been able to get around this is to region spy the button and click that way, but I would like to avoid that if there is a more reliable way.
------------------------------
Terry James
------------------------------