@L4yyy HEADER
instead of HEADERS

L4roy
@L4roy
Posts made by L4roy
-
RE: How to capture data from different pages from one source?
@kbilly what about
'span[a="href"]'
? -
RE: Hide some infos to the site
What about to enable Javascript while using selenium-driver ?
-
Hide some infos to the site
Is there a way to hide "chrome is being controlled by an automated tool" to the site ? I means with js we can check this, so Ive learn from stackoverflow that the script check the string $cdxxxx and if it's matching so this means chrome is being controlled otherwise it's not. I have changed this string but I'm unable to setup this as the main driver in my script (webdriverio)
-
NodeJs asynch
Wanna control my mailbox, and I want to my code run undefinitely(until Ive closed it), once it received an email in my acct, do some stuff, delete that mail and wait to another one, once the new one is being arrived, repeat the same stuff and so on
Possible ? -
RE: Help with this complicated post data
These values are encrypted. Use function block to encrypt your values