Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    use mod;
    
  2. or download this
    #!/usr/bin/perl -l
    my @windowlist = X11::GUITest::FindWindowLike('^PS');
    use X11::GUITest;