Do you have the Laravel4 module and the Db module included in your functional.suite.yaml file?
If so, did you do a codecept build
before running your tests?
Yes, no and yes.
I have Filesystem, FunctionalHelper, Laravel4, Asserts modules.
I can insert data, since login test does work correctly. and seeRecord() works
I figured it's because of a link that's also named Register, so I renamed the button and added a class, but it can't find neither of them for click().
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community