Question
Can't Find SendKeys Method
Hello I am currently in a pega automation class and we are trying to automate a site (trulia) that requires SendKey method of the enter key so that we can search the site, however we are having difficulties finding the sendkey method and have checked online but only seem to find information on how to use it and not where to find it...
P.S Our instructor is learning pega also and does not know where to find it, we do not have access to the CRM portion of open span and we are using open span version 7
Hi,
You can't use sendkeys for web adapter with usual interrogation.
'Uncheck create global web page' option in the interrogation form and re interrogate the controls.
you can find the windows control in the object explorer, use that control for sendkeys.
Regards
Rajasekhar