Question
1
Replies
420
Views
standard chartered global business services
Posted: July 12, 2017
Last activity: July 12, 2017
Closed
Pega Robotic Studio 8.0.1.18 -- ExecuteScript for button
Hi ,
perform clicking the button is not working properly, hence i used the execute script to action the process.
<input name="#ICSave" width="32" title="Save (Alt+1)" class="PSPUSHBUTTON" id="#ICSave" onclick="javascript:submitAction_win0(document.win0, '#ICSave');" type="button" PSaccesskey="1" value="Save"/>
most of the time it was executed successfully using executescript but it lack sometime.!!
Kindly help me out.
What is the javascript that you're executing? Can you also provide a screenshot of your automation where you're executing the script?