Hello All,
I am trying Test studio to check if it works for me.
One of the features I noticed is, If test studio is not able to find the element based on its Find Logic, it tries to find the element using backup search.
For my test, I am getting following message in TestResults:
23 Enter text 'Instruction 1' in 'Instruction1TextArea'
Element was found by backup search only! We recommend editing the element to correct the primary find expression.
Primary Find Expression: id=DropParent5469,|,tagIndex=textarea:0
Element was found by backup search: xpath=/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/textarea[1] Pass
I want to know, where does test studio stores the xpath for the element? Is there any way to find out the xpath without executing test(from element definition or something like this)?
Also, Is there any way to specify the test to find elements based on xpath only?
Thanks and Regards,
Shruti
I am trying Test studio to check if it works for me.
One of the features I noticed is, If test studio is not able to find the element based on its Find Logic, it tries to find the element using backup search.
For my test, I am getting following message in TestResults:
23 Enter text 'Instruction 1' in 'Instruction1TextArea'
Element was found by backup search only! We recommend editing the element to correct the primary find expression.
Primary Find Expression: id=DropParent5469,|,tagIndex=textarea:0
Element was found by backup search: xpath=/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/textarea[1] Pass
I want to know, where does test studio stores the xpath for the element? Is there any way to find out the xpath without executing test(from element definition or something like this)?
Also, Is there any way to specify the test to find elements based on xpath only?
Thanks and Regards,
Shruti