Hi,
I´m building up a workflow to upload some files into a web page. Once build up the following wf:
WebDriverFactory---------Start WebDriver----------------FindElements------------Click
I was able to find the input type “file” and select that element I was unable to use it on Click node: Console says Execute failed: Cannot click elements
Any ideas of what is going on? Tried with Chrome or Firefox and 2 different webpages based in uploading files.
Thank you kindly