I am trying to write a test using WebdriverIO (v5)
describe("Test1", () => { it("Should do something", () => { loginPage.open();