magic-test/magic-test-laravel

Magic test not able to run

DanielvdSpoel opened this issue · 2 comments

I'm testing this on a Ubuntu 20.04 VM with Chrome (latest) and I get this javascript error:
1) Tests\Browser\ExampleTest::testBasicExample Facebook\WebDriver\Exception\JavascriptErrorException: javascript error: MagicTest is not defined (Session info: headless chrome=95.0.4638.69)

how can i fix this?

Hmmm. Are you importing the Magic Test middleware?

Seems like that was the issue. Thanks!