Hi actually i have a excel sheet which have some headers and i need to use that headers in find element so that it find the element on the webpage and type into the relative element container… but when i pass the string in find element it shows the error
Yah if we have the selector and if we want to pass the variable to the selector kindly have a view in this
Or this
Or if we don’t have the selector and only the text then pass the text as input to FIND TEXT POSITION activity and get the output with a uielement variable
Pass that variable as input to element property in the FIND ELEMENT ACTIVITY
“Or if we don’t have the selector and only the text then pass the text as input to FIND TEXT POSITION activity and get the output with a uielement variable
Pass that variable as input to element property in the FIND ELEMENT ACTIVITY”