Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 2cc4e85

Browse files
committed
Fixes #421, Fixes #367: Additions to Behat/Selenium docs.
1 parent b4baa60 commit 2cc4e85

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/extras/behat.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,12 @@ Hooray! Now you're ready to get started testing ALL THE THINGS! Check out the fo
9292

9393
- [Behat 3.0 Documentation](http://behat.readthedocs.org/en/v3.0/)
9494
- [Drupal Extension Documentation](https://behat-drupal-extension.readthedocs.org/en/3.0/)
95+
96+
## Debugging issues
97+
98+
There are many different ways you can run Behat tests via PhantomJS and other drivers, and some people have encountered issues and workarounds with different approaches. Here are some relevant issues you can read through for more background:
99+
100+
- [Selenium Questions](https://github.com/geerlingguy/drupal-vm/issues/367)
101+
- [Trying to achieve a Visual Regression Testing Strategy](https://github.com/geerlingguy/drupal-vm/issues/421)
102+
103+
Also, see Acquia's [BLT](https://github.com/acquia/blt) project for a good example of Behat test integration with Drupal VM.

0 commit comments

Comments
 (0)