Search the Community
Showing results for tags 'firefox ff.au3'.
-
This is for those pages that seem to load when you use _FFOpenURL(), but they have a text saying "please wait while we load your page..." but according to _FFOpenURL() the page has loaded. An example seen in popular sites is the Cloudflare page saying "Checking your browser before...". It's the opp...
-
Hi guys, I am very much a newbie, but I am slowly learning by writting simple scripts. #include <Clipboard.au3> #include <File.au3> #include <Msgboxconstants.au3> Const $test_url = "https://www.autoitscript.com/site/" Const $hFileOpen = FileOpen(@WorkingDir & "\TEMP.txt",$FO_OVERWRITE)...
-
Hi. I have the below script that I used the FF.au3 to control Firefox. However now I can't get MozRepl installed since it's no longer supported. I've got about 50 scripts like this for different website that I need to rewrite to control Firefox. I also connect to Lotus Notes to update some docs...
-
hello! can anybody tell me is there any working udf for firefox? because the .15 version cant communicate with firefox. the first statement does not work . i know it worked because i tested it few months ago, but now its dead. after refresh firefox 2 weeks ago. is there any tip?