open command
This commit is contained in:
parent
0b558cc523
commit
2df2a091ea
3 changed files with 0 additions and 3 deletions
|
@ -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() => {
|
||||
|
|
Reference in a new issue