masnagam/wd-runjs

View on GitHub

Showing 1 of 3 total issues

Function run has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async run(code, targets) {
    this.logger_.debug(`<<EOS\n${code}EOS`);
    const builder = new webdriver.Builder()
      .forBrowser(this.options_.browser);
    if (this.options_.server) {
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language