-
Notifications
You must be signed in to change notification settings - Fork 21
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
Building & running jpagelyzer from source #11
Comments
Did you debug ? what is null? capture or capture.vi-xml? |
is everything ok when you do Maven Install for each project? |
Hi @ZeynepP So I put a
|
And yes. I built the each project separately in the above order. BTW I think you can automate it by having a parent prom and all of these as modules. For example like..
|
Due to the error I mentioned here in #10, I tried running the maven version from source. After modifying the paths to resources I tried running
pagelyzer/Maven/Pagelyzer/src/test/java/Test.java
and getting the following error.I can see one empty browser window and one with http://www.lip6.fr/ have been triggered. Am I missing something?
Thanks
The text was updated successfully, but these errors were encountered: