hello i would like to know after saving the cookie how do i get it to access the save page
part of saving cookie I already know more how do I inject it in the custom webview
Evaluate JS → document.cookie = "YOUR COOKIE HERE";
have some logic explain about it