Skip to content

How to install htmlunit package? #88

Open
@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions