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 1109936 commit 32bec2fCopy full SHA for 32bec2f
test/unit/WebElement_test.js
@@ -1,5 +1,5 @@
1
import { expect } from 'chai'
2
-import WebElement from '../../lib/element/WebElement'
+import WebElement from '../../lib/element/WebElement.js'
3
4
describe('WebElement', () => {
5
describe('constructor and helper detection', () => {
0 commit comments