open command

This commit is contained in:
Shin'ya Ueoka 2019-04-13 14:05:26 +09:00
parent 0b558cc523
commit 2df2a091ea
3 changed files with 0 additions and 3 deletions

View file

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

View file

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

View file

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