Open syrakozz opened 7 years ago
Can you express your idea more detail? I can understand your concern however I don't know what do you expected.
hello, i expect if there are an option in the project to set the proxy and let gecko use it
I will try it but I'm not sure everything working as expected.
how we can fill forms on a web page through our database source?
Please following steps below:
You will got an error when create new account, just download Ionic.Zip.dll to the same folder with WebAutomation.exe.
I will include it later on.
I see you have added the proxy feature, As I see it in the .config file for app.
But As soon as I enter anything in the proxy settings. the program wont open any sites.
here are the data I have entered:
``` <setting name="ProxyAddress" serializeAs="String">
<value>127.0.0.1</value>
</setting>
<setting name="ProxyUserName" serializeAs="String">
<value/>
</setting>
<setting name="ProxyPassword" serializeAs="String">
<value/>
</setting>
<setting name="ProxyDomain" serializeAs="String">
<value/>
</setting>
<setting name="UseProxy" serializeAs="String">
<value>True</value>
</setting>
<setting name="ProxyByPassOnLocal" serializeAs="String">
<value>False</value>
</setting>
<setting name="ProxyPort" serializeAs="String">
<value>9666</value>
And they work on my own browser. But they stop your app from working anymore. Any tip friend?
Hi @Mohfath,
This function still not working properly, those settings use only for download manager not for the browser.
can you plz add a proxy feature in multiple tab