Replies: 1 comment 1 reply
-
Not sure what you plan to do with this link. You could do a normal GET HTTP request to this url. In most cases it would return the plain content of the page eg. HTML, JSON response. If you need to fully load the page including js you could use something like selenium. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking for this because I need it to open links for things to work when interacted but like I don't want it to open a certain link I want it to be able for me to give it a link so it opens it, the link loads and then closes it if it is possible please I really need help with that. And if possible to make it so that you type *link -the link- if possible
Beta Was this translation helpful? Give feedback.
All reactions