Hi There,
I added local path to my CSV file in Data>>CSV menu.
Opened my JSON file imported from ghostinspector
Started Selenium server at port 444
Run>>Run on selenium server
Getting the error:
Unable to read file, sorry.[Exception... "Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFileInputStream.init]" nsresult: "0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame :: chrome://seleniumbuilder3/content/seleniumbuilder3.js :: openFileInputStream :: line 312" data: no]
After clicking OK button in the dialog box the test starts and gives error at some step.
I had gone through many threads online but dont see a solution. Please help!