anbutechie has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
I m able to send special characters through sendkeys subroutine by the code SendKeys("{special char}"). Is it possible to send combination of speical char and alphanumeric character through sendkey subroutine.
Regards,
Anbarasu
Comment on Passing special characters through SENDKEYS?