I created a feature file with cucumber, and when I run the file, it passes
Why does my features pass However, fail under test suites or test collections under different browsers..
UNDER feature:
![]()
under suite
I created a feature file with cucumber, and when I run the file, it passes
Why does my features pass However, fail under test suites or test collections under different browsers..
UNDER feature:
![]()
under suite
Could you please explain it in detail
My apologies Money AKA @Monty_Bagati ![]()
I created a feature file with cucumber, and when I run the file with feature file ONLY, it passes
However, it fails when I run it from the test suites or test collections under different browsers…
Do you receive any error log?