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:
ShellyDCMS
2023-12-19 21:37:58 +02:00
committed by GitHub
parent 8eabfa5519
commit 84adbe6eb2
16 changed files with 4585 additions and 5293 deletions
+3 -2
View File
@@ -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')