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 65a0ce8 commit 1109936Copy full SHA for 1109936
test/unit/WebElement_integration_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('Helper Integration with WebElement', () => {
5
describe('WebElement method testing across helpers', () => {
0 commit comments