ealves / protractor-recorder

Record, export and run tests with protractor for angular and non angular webapps
MIT License
128 stars 33 forks source link

Protractor-Recorder Stopped Working #39

Open shane-js opened 8 years ago

shane-js commented 8 years ago

Hey ealves,

Maybe you can help me out here. All of a sudden after successfully being able to use Protractor-Recorder the last couple of days - it stopped working today. I have uninstall and installed ~5 times. I can get the app running and the Selenium instance to fire but no recording takes place. Every few times installing - after clearing my cache on Chrome I can get it to ONLY on the default protractortest.org settings, if I change to a different url it stops recording again. Has this happened to you before?

ealves commented 8 years ago

Hi,

I don't remember if it happened to me before, but try clear your local storage too.

shane-js commented 8 years ago

By local storage are you referring to webdriver-manager? If so I tried to run webdriver-manager clean and I receive an error 'operation not permitted - unlink path to global Selenium/chromedriver_2.22.exe'.

ealves commented 8 years ago

No, i was referring to the browser's local storage. If you are using Google Chrome, go to DevTools, Application tab, Storage and Local Storage. Try deleting all the keys.