Steps based on SuSE 9.3

    • Install Xvfb - Start Xvfb - I used Xvfb :1 -screen 0 1024x768x24 -ac -noreset -v -fbdir /tmp/ - Opened one terminal and cd to pyautosuite/gedit directory - export DISPLAY=localhost:1 - run gedit (gedit &) - commented launchapp ('gedit') in gedit.py. Because this takes 100% CPU. Needs investigation - start test-script (./gedit.py)