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
{{ message }}
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Hello All, awesome project, so much easier to setup than PhanstomJs + CasperJs.
I am attempting to get a POC of End-to-End testing using Navalia. This is in an effort to modernize our frontend testing process. We are wanting to use Javascript style syntax as is aligns better with our projects.
I get Navalia running in the terminal...
Then I attempt to execute the following basic test:
Hello All, awesome project, so much easier to setup than PhanstomJs + CasperJs.
I am attempting to get a POC of End-to-End testing using Navalia. This is in an effort to modernize our frontend testing process. We are wanting to use Javascript style syntax as is aligns better with our projects.
I get Navalia running in the terminal...
Then I attempt to execute the following basic test:
./test_1.js:
...but now what? How do I tell node to execute the ./test_1.js again Navalia and this get a chrome session processing the commands.
Sorry if this is super-noob, my background as a server-side engineer leaves my client side knowledgte lacking.
Thank you in advance for the assistance.
After checking the backlog of issue this is a dependant issue of #72
The text was updated successfully, but these errors were encountered: