streaker Posted September 5, 2018 Posted September 5, 2018 This error is driving me crazy _FFWaitForRepl ==> MozRepl Exception I install mozrepl, check activate on startup and then I execute the code by pressing F5. It works fine without any problem for a while. But after sometime it throws this "Mozrepl Exception" error. The error will only go away after I reinstall mozrepl, then the same story repeats again. I am using Firefox version 50
jchd Posted September 5, 2018 Posted September 5, 2018 AFAICT MozRepl isn't supported any more in recent FF releases. This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta. SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)
streaker Posted September 5, 2018 Author Posted September 5, 2018 12 minutes ago, jchd said: AFAICT MozRepl isn't supported any more in recent FF releases. I am using old version of Firefox 50
AutoBert Posted September 5, 2018 Posted September 5, 2018 Have you checked, MozRepl is not deinstalled by av-scanner and is running?
streaker Posted September 5, 2018 Author Posted September 5, 2018 13 minutes ago, AutoBert said: Have you checked, MozRepl is not deinstalled by av-scanner and is running? Mozrepl is installed and running in Firefox.
caramen Posted September 5, 2018 Posted September 5, 2018 And what F5 is doing ? My video tutorials : ( In construction ) || My Discord : https://discord.gg/S9AnwHw How to Ask Help || UIAutomation From Junkew || WebDriver From Danp2 || And Water's UDFs in the Quote Spoiler Water's UDFs:Active Directory (NEW 2018-10-19 - Version 1.4.10.0) - Download - General Help & Support - Example Scripts - WikiOutlookEX (2018-10-31 - Version 1.3.4.1) - Download - General Help & Support - Example Scripts - WikiExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example ScriptsPowerPoint (2017-06-06 - Version 0.0.5.0) - Download - General Help & SupportExcel - Example Scripts - WikiWord - Wiki Tutorials:ADO - Wiki
streaker Posted September 5, 2018 Author Posted September 5, 2018 4 minutes ago, caramen said: And what F5 is doing ? It starts the firefox browser and then does nothing. All it shows in the bottom of editor is "_FFWaitForRepl ==> MozRepl" Exception multiple times. Firefox is not able to perform functions like FFClick, FFsetvalue etc , I am using these functions in my script.
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