Skip to content

How to install htmlunit package? #88

@hopewise

Description

@hopewise

When I try to run JUnit test in selenium at Ubuntu 18, I get this error:

10:48:09 ERROR: Child Process Error: Javac exited with code: 1
 /home/ubuntu/bzt/sel/VL.java:2: error: package org.openqa.selenium.htmlunit does not exist
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
                                   ^
/home/ubuntu/bzt/sel/VL.java:83: error: cannot find symbol
    HtmlUnitDriver driver;
    ^

How would I install that missing package? I am using Taurus CLI Tool v1.14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions