browserstack / nightwatch-browserstack

Selenium examples for Nightwatch and BrowserStack Automate
https://www.browserstack.com
77 stars 62 forks source link

Nightwatch execution hangs after editing a Json file #18

Open hanuz opened 7 years ago

hanuz commented 7 years ago

I have written a code in nightwatch to edit a Json file to store some unique IDs that get generated at the time of execution for future reference. But once the edit part is executed, nightwatch get hanged and further steps are not getting executed. Note: I used "file.set()" method in edit-json_file package .