Forum Discussion
Hello,
Thanks for your replay. I am gradually getting there.
"My guess is that the "section" object indicated is using some sort of property that changes dynamically from test run to test run and so cannot be identified. " - You are right with this. It changes dynamically from test run to test run.
When I drill down manually to the object behind the field I want to select it is never stable it keeps changing. If I select the object before this it points to a different field
What i want to do with it is that;
I want to be able to click on the drop down button on each row and type into the text-box displayed or select options display in the in drop down or click on a radio button or attach a document. Please see attached.
You need to fix the mapping of the section object. If the property being used is changing dynamically, then you need to find another property or set or properties that will more accurately identify the object. Until that is corrected, nothing else you attempt to work with on that Accordion object will work properly.