Its been I think since the June 22 and now I noticed my script has been freezing at a TAG location and also will not activate the File upload box..
I tryied the following
1: I disabled all addons ( except imacros of course ) and plugins.
2: tried diffent recording methods and still no upload.
3: tried different firefox profiles and got the script to run past the Tag URL link but it still does not upload. ALso on the second run it froze at the link again ..
4: disabled all taskbar stuff including virus utility and fire wall.
I have been trying now for hours but still no cigar..
Its script stops at line 4 and does actually send the page to the right address but does not go to line 5.
Below is the script that opens kijiji's picture and adds in a pic from a specified location. it does continue but without actually loading the picture.
There is Javascript for loging in but they seem to work although since the error began it shows the script in its executing in its Entirety in the left hand pane as it did not show that before..
---------------------------part of Script where it stops--------------
VERSION BUILD=8940826 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
URL GOTO=https://www.kijiji.ca/m-my-ads.html
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:3<SP>1/2,planchers<SP>bois<SP>franc,Poele/Frigo/Imd/Juillet
WAIT SECONDS=1
-------------------------------End of script---------------------------------------------
-----------------------Part of script that post a picture to kijiji---------------
TAG POS=1 TYPE=INPUT:FILE FORM=ACTION:/p-submit-ad.html ATTR=* CONTENT=C:\Users\Paul\Google\1.JPG
WAIT SECONDS=8
-----------------------------End of script--------------------------------------------------
-------------------------------------------------------------------------------
Firefox ESR version is : 52.2.1 (64-bit)
Imacro for firefox 9.0.3
Windows 7 Pro
----------------------------------------------------------------------------------------
I would really any appreciate any help one could offer as I am really stumped
