tobecrazy/SeleniumDemo

BrowserType mismatch Context.BrowserType

wenJanus opened this issue · 1 comments

this.browserType=DriverFactory.getInstance().getBrowserType();

Multiple markers at this line
- Type mismatch: cannot convert from comm.BrowserType to
Context.BrowserType

It's my mistake. BrowserType defined in other files