Forum Discussion

VarugheseKoshy's avatar
VarugheseKoshy
New Member
4 years ago

How to handle both Upper and Lower case for Xpath assertions in Readyapi

Is there is a Function in groovy script to handle both lower case and uppercase    The below function is for upper case ${="${Run TestCase_Create Client Setup#AddressLine1_PHYS}".toUpperCase()} T...