Closed arunaousula9421 closed 7 years ago
there are so many things wrong. I suggest you use the quickstart command (refer to the doc) and create a project that way, then try to modify things.
Just in your feature, 'url'
definitely looks wrong. Also it should be like this:
And form field username = 'arunaousula'
And form field password = 'dist1234'
and for these kind of basic questions, please use Stack Overflow, thanks: https://stackoverflow.com/questions/tagged/karate
Hi @ptrthomas, I am new to Karate Framework. I have been trying to run a sample scenario on my environment but it is ignoring the tests. Can you please correct If I am doing something wrong here.
Feature file:
Runner Class
Karate-config.js
Here are the logs
I have tried different examples given in your demo project but nothing helped.