Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I attempted to create an engine akin to IMDb ratings. The concept was to Ctrl + right-click the comments button on a post in 9gag.com, then hover over the engine to view the first comment. However, I discovered that the page loads content using JavaScript. I attempted to use #p{wait(elementId)} to wait until the content is displayed, but unfortunately, it’s still not functioning as expected.
This is the engine config:
Beta Was this translation helpful? Give feedback.
All reactions