Any chance somebody can help me make a Proxy anonymity checking script, That like visits a Proxy checking site and only saves the ones that gets like "No Proxy Detected" and saves it in a .txt file.
you can try element exist feature . just visit website and check your proxy .after , use" is element exist" feature . use if condition and select IS_EXIST variable.
Not that I know of. You'll need to tunnel through the proxy to really check the connection. I either do a proxy checker site to make sure nothing is leaking, or I just do the simple GET request against the site(s) I'm working with/on.