sub mySendKeys { my $self = shift; my $arg = shift; &X11::GUITest::SendKeys($arg); }