Rev 396 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/bash# Scenario nominal : saisie observation avec completion commune et espece, tous champs renseignes# Necessite xdotool >= 20090815 (commande delay)# Todo : en faire une brique pour inclusion dans autres scenario# Lancement Celfirefox http://localhost/cel2/war/cel2.htmlsleep 7# Timestampsobsid=`date +%s`# InitCWID=`xdotool getwindowfocus`WID=`xdotool search "Mozilla Firefox" | head -1`xdotool windowactivate $WIDsleep 1