How to save/print response of website
-
How can i save or print websites response? the response has a token to login
-
Just PARSE the Token and use it in the Login Request. Simple !
-
@spyderzzz yeah how do i parse the response
-
and i use selenium
-
@GamerTUran Use a parse block and check the source code for the response source and from there leave it to the parse's left string and right string.
-
BROWSERACTION DOMtoSOURCE
, use this Function to Get the SOURCE of the Page