We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0c381 commit d5cbab2Copy full SHA for d5cbab2
test/helper/AppiumWeb_test.js
@@ -1,4 +1,4 @@
1
-import { Appium } from '../../lib/helper/Appium.js'
+import Appium from '../../lib/helper/Appium.js'
2
import * as codeceptjs from '../../lib/index.js'
3
global.codeceptjs = codeceptjs.default || codeceptjs
4
0 commit comments