Solved
Can get a property value from the clipboard by using the Java step?
Can get a property value from the clipboard by using the Java step?
Can get a property value from the clipboard by using the Java step?
Accepted Solution
Hi @pundarit,
use the below java code it will resolve your issue.
ClipboardPageworkpage = tools.findPage(pagename); String propername = workpage.getProperty(“.pxResults.Risk”).toString(); Or String propertyname= tools.findPage(“WorkListPage”).getProperty(“.pxResults.Risk”).toString();
Thanks,
Sai G
Question
Question
Question
Question Solved
Question
Question Solved
Question Solved
Question Solved
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.