jquery & screenshot support #322
Unanswered
Wachizungu
asked this question in
Q&A
Replies: 3 comments 4 replies
-
Hi, As per the screenshots, the feature is still supported but I have observed that the last version of imgkit (1.2.2) breaks my tests. Can you please try installing imgkit 1.1.0 and re-run your tests? Please let me know |
Beta Was this translation helpful? Give feedback.
1 reply
-
Okay rolled back to imgkit 1.1.0. Installed xvfb after some checking/digging, now it looks okay! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I was wondering if thug is supposed to be able to handle the latest version of jquery or not, I've been trying to analyze a page (for testing purposes) that uses jquery 3.6.0 and has a $(window).on('load') function.
I'm using thug -u win7ie100 -U -F but I keep getting '[handle_events] Event onload not properly handled'.
Secondly, are screenshots still supported? (I installed imgkit and some other things that seemed to be dependencies for it but still get an error)
Thanks if you're willing and have the time to reply <3
TL;DR of discussion results:
Bootstrap v5 gives some issues currently, jQuery should be okay!
if you are running Thug on Linux and want to use the screenshot option, make sure to install xvfb or it won't work and give a somewhat obscure error message
Beta Was this translation helpful? Give feedback.
All reactions