You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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 .
The text was updated successfully, but these errors were encountered: