"Does not have a matching glue code" in feature file..But i have code and the code is executed successfully..I am using Eclipse Java cucumber -


"step 'i search customer' not have matching glue code" warning highlighted in yellow given, , and statements in feature file..but have code , code executed successfully..below scenario outline , using eclipse java cucumber

scenario outline: verify items can submitted given search customer , customer status $ paid customer

scenarios:    | customername   | price | item                    |   | test|  2190 | shirt         |   | test2|  1200 | pants       | 


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -