Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install htmlunit package? #88

Open
hopewise opened this issue May 26, 2020 · 0 comments
Open

How to install htmlunit package? #88

hopewise opened this issue May 26, 2020 · 0 comments

Comments

@hopewise
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant