Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element not found in tests #421

Closed
phdhiren opened this issue Jan 13, 2023 · 0 comments · Fixed by #422
Closed

Element not found in tests #421

phdhiren opened this issue Jan 13, 2023 · 0 comments · Fixed by #422
Labels
bug Something isn't working

Comments

@phdhiren
Copy link
Collaborator

Description

1) Drupal\Tests\apigee_m10n\Functional\ApigeeX\BillingDetailsTest::testBillingDetailsPageView
Behat\Mink\Exception\ElementNotFoundException: Element matching css ".region-content" not found.
1) Drupal\Tests\apigee_m10n\Functional\BillingDetailsTest::testBillingDetailsPageView
Behat\Mink\Exception\ElementNotFoundException: Element matching css "#edit-billing .fieldset-wrapper" not found.

2) Drupal\Tests\apigee_m10n\Functional\NavigationTest::testNavigation
Behat\Mink\Exception\ElementNotFoundException: Element matching css "nav.tabs" not found.

Steps to Reproduce

When running the test the above error occurs.

Version Info

2.x dev

@phdhiren phdhiren added the bug Something isn't working label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant