Skip to main content


 

 

Hi All,

I want to open this JIRA issue page, click on the History button, then extract "Status March 13, 2025 at 5:12 PM Test / QA / Review UAT" text. Please let me know how to do this.

 

@akashranabluvium hi, I think we’re missing a screenshot here - the text you mentioned isn’t present on the screenshot you sent
This should be possible using combination of the Recorder action and object properties, but for additional clarity, could you please share those screenshots? Thanks!


Hi ​@akashranabluvium 

If I understand correctly, you want to extract the text from the "Status" element.

In that case, once you navigate to the history page, capture the text and retrieve the InnerHTML property.

Note: Ensure that the DOM XPath remains consistent. If it changes dynamically, you may need to write a custom XPath to ensure reliable extraction.

 

If the issue still persists, please provide additional details along with snapshots for better understanding.

 

Thanks,

Sridhar


Reply