katalon-studio / katalon-recorder

Apache License 2.0
315 stars 140 forks source link

【ERROR】 Importpath at chrome 5.5.4.3 is wrong #100

Closed ouchuji closed 3 years ago

ouchuji commented 3 years ago

import { getSelectedCase, setSelectedCase } from "./view/testCase-grid/selected-case.js";

the ./viem/testCase-grid need to be ./view/testcase-grid

many files has this error, and the export function can not use!!!