extend documentation on how to run cypres on wsl2 (#14393)
* fix analytic page have no back-to-dashboard button when user have no organization * resolve conflict with main * remove dump * add test for back to dashboard button * extend doc for windows installation * remove unrelated file (fix checkout from wrong branch) * Fix typo Co-authored-by: rhymes <github@rhymes.dev> * Fix typo Co-authored-by: rhymes <github@rhymes.dev> * Fix typo Co-authored-by: rhymes <github@rhymes.dev> Co-authored-by: rhymes <github@rhymes.dev>
This commit is contained in:
parent
9b644c8c18
commit
6d45399a80
1 changed files with 8 additions and 0 deletions
|
|
@ -287,3 +287,11 @@ There are currently two work-arounds.
|
|||
|
||||
> If you encountered any errors that you subsequently resolved, **please
|
||||
> consider updating this section** with your errors and their solutions.
|
||||
|
||||
### WSL2 and End to End Tests
|
||||
|
||||
In order to run Cypress Test Runner, a few extra setup steps are required to run GUIs
|
||||
natively inside of WSL2.
|
||||
|
||||
[This guide](https://nickymeuleman.netlify.app/blog/gui-on-wsl2-cypress) explains
|
||||
how to use graphical user interfaces like Cypress inside WSL2.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue