Sarah2016 Posted January 20, 2017 Posted January 20, 2017 Hi, I've quick winHTTP question: Does winHTTP by default use the proxy used by IE? If not, how can I make it use it? Thanks
nend Posted January 21, 2017 Posted January 21, 2017 Just use this great udf from Trancexx, it work good and there are some proxy settings that you can use.
slidy56fr Posted April 22, 2024 Posted April 22, 2024 (edited) Hello I am on Firefox with a PAC proxy with authentication on Windows 10, all is working without AutoIt and the Proxy's username and password are not asked because it's s stored in Firefox. How can I use Firefox with AutoIt (Danp2au3WebDriver-1.3.0, Winhttp de Trancexx and Geckodriver is installed): if I give my Proxy's username and password on each execution it works, but it's not pratical to use. How can I store the proxy password in the Firefox AutoIT environment? There are not many comments to use the constants and the functions in case of a Proxy use... No standard case is explained with proxy use... Thanks As regards A. (FRANCE) Edited April 24, 2024 by slidy56fr
Nine Posted April 22, 2024 Posted April 22, 2024 Try using your own profile. See wiki of webdriver. “They did not know it was impossible, so they did it” ― Mark Twain Spoiler Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
slidy56fr Posted April 24, 2024 Posted April 24, 2024 Hello Nine Thank you for the answer. I have to continue testing... Ideally I would like to drive my Firefox without closing my multiple FireFox windows already open. Indeed when I use Firefox in classic mode, I launch Firefox: I 'm used to retrieve all my Firefox Windows (with a lot of tabs) which are saved when I close the browser. When I try to launch piloted Firefox, AutoIt notice me that Firefox process is already open. I will try with a simple script. My aim is to fill form fields and ideally autoscroll those fields objects so as to check what the automate script really do. (I was used to use the powerFull IE UDF which was more userfriendly to program) Thanks for the help As regards A.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now