You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed undefined constant error when using PantherTestCaseTrait (#439)
* Introduced a new enum containing browser names
* Update Browser.php
* Referenced PantherTestCase::CHROME instead of static::CHROME
* Referenced PantherTestCase::CHROME instead of static::CHROME
* Fixed use of constant
0 commit comments