Category "codeception"

PHP Startup: Unable to load dynamic library, when running unit tests

when I try to run my unit tests, I get this error PHP Warning: PHP Startup: Unable to load dynamic library 'bz2' (tried: \xampp\php\ext\bz2 (The specifie

How to install custom extension to headless Firefox in Linux?

Automated tests with Selenium are awesome, but how to do them on headless Firefox with a pre-installed extension? I found this for Chrome, but nothing for Fir

Click a checkbox in Codeception

I have to run a test with codeception. I have to select a checkbox but I can't get it to work in any way (either by clicking or CheckOption) This is the code: