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

Maven -AutoIT Compilation error #8

Open
push2212 opened this issue Aug 28, 2018 · 0 comments
Open

Maven -AutoIT Compilation error #8

push2212 opened this issue Aug 28, 2018 · 0 comments

Comments

@push2212
Copy link

Hi,

I am trying to use AutoIT in Serenity BDD framework. I am getting compilation error package does not exist -cannot find symbol even though all the required jars and dll's are present and set up.Added a dependency for jacob, could not find one for autoitx4java .
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] C:\OpenUI-SJBAutomationExecution\src\main\java\pages\LoginPage.java:[3,0] error: package autoitx4java does not exist
[ERROR] C:\OpenUI-SJBAutomationExecution\src\main\java\pages\LoginPage.java:[4,20] error: package com.jacob.com does not exist
[ERROR] C:\OpenUI-SJBAutomationExecution\src\main\java\pages\LoginPage.java:[88,21] error: cannot find symbol
[ERROR] symbol: variable LibraryLoader
location: class LoginPage
C:\OpenUI-SJBAutomationExecution\src\main\java\pages\LoginPage.java:[90,2] error: cannot find symbol
[ERROR] symbol: class AutoItX
location: class LoginPage
C:\OpenUI-SJBAutomationExecution\src\main\java\pages\LoginPage.java:[90,18] error: cannot find symbol

Could you please help here.

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