Howdy,
a) I can't refresh Firefox 1.5 , I obtain a new empty window :( The script is : # Check if Firefox is running, if so refresh [[ $(ps -xc|grep -i firefox) ]] && osascript -e 'tell app "FireFox"' - e 'activate' -e 'Get URL "JavaScript:window.location.reload();" inside window 1' -e 'end tell'
b) Is it possible to refresh Xyle ?
Thanks and Greetings
Alain Matthes