shopware / e2e-testsuite-platform

This package contains the e2e platform test suite for Shopware 6 using Cypress
http://shopware.com
MIT License
20 stars 18 forks source link

Fix clickContextItemMenu command timing #308

Open ghost opened 1 year ago

ghost commented 1 year ago

The clickContextItemMenu command was failing, because it had some bad timing. We should not save an cypress object into a variable.