I have a page where there are product names and rate field . If the product name matches with input product name (coming from queue) then the rate value should be updated in rate field .
My problem is first I need to search and find the Product name(that matches input product name from queue) among so many product names and then update the rate in corresponding rate column of the product name .
For example, if my input product name is “AWS Enterprise DLT Pro Compute” and its there in the page then it should go and update the rate in corresponding rate field of the product name
indicate whole row as one element and in innertext you will have the name you need …use variable in place of that and add in that selector as last line and use
indicate a single field…and then in ui explorer center window try going one level up each time till you find 1 signle row content in innertext that is the component…better indicate rate itself and go levels up and check the first value which has only 1 single row all values as innertext