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
I wrote a simple method for App\Tests\Support\Helper\Acceptance to check if an HTML element has a certain CSS class. Does the same as JavaScript .classList.contains():
I wrote a simple method for
App\Tests\Support\Helper\Acceptance
to check if an HTML element has a certain CSS class. Does the same as JavaScript.classList.contains()
:Maybe somebody could add it to the module? :-)
The text was updated successfully, but these errors were encountered: