mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Refactor driver for E2E (#841)
Added shellygo package. Refactor driver and e2e tests. Added data-wd attributes to missing places. --------- Co-authored-by: shelly_goldblit <shelly_goldblit@dell.com>
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
// ***********************************************************
|
||||
|
||||
// Import commands.js using ES2015 syntax:
|
||||
import './commands'
|
||||
import "cypress-plugin-tab";
|
||||
import "./commands";
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
// require('./commands')
|
||||
|
||||
Reference in New Issue
Block a user