open command

jh-changes
Shin'ya Ueoka 5 years ago
parent 0b558cc523
commit 2df2a091ea
  1. 1
      e2e/command_open.test.js
  2. 1
      e2e/command_tabopen.test.js
  3. 1
      e2e/command_winopen.test.js

@ -33,7 +33,6 @@ describe("open command test", () => {
let firefox;
let session;
let browser;
let tab;
let body;
before(async() => {

@ -33,7 +33,6 @@ describe("tabopen command test", () => {
let firefox;
let session;
let browser;
let tab;
let body;
before(async() => {

@ -33,7 +33,6 @@ describe("winopen command test", () => {
let firefox;
let session;
let browser;
let tab;
let body;
before(async() => {