Question
3
Replies
119
Views
Express Scripts
Posted: February 19, 2018
Last activity: February 12, 2019
Closed
OOTB sections with UI elements which does not have test/tour ID values which are required for Automation testing
Hi,
OOTB sections like pyCaseSummary which have UI elements which doesn't have test/tour ID is stopping quality engineers to automate.
Can any one help us by letting us know how to automate the OOTB sections which are present in OOTB rulesets which doesn't have test and tour ID's.
Quick response is much appreciated. Thanks !!
Hi ChnadraKiran,
Probably you can try using node_name ="pyCaseSummary" or data-node-id="pyCaseSummaey" or name attibute as name="EXPANDEDSubSectionpyCaseSummaryB" to search these elements.