Get Window Name from Desktop Application with Partial filter

I needed to get an Excel file Window Name, but the File has a fixed part of the name and a variable part.

In order to get the value with this dynamic part I as able to use the following command in the Get Value step from Windows GUI:

/w[Desktop]/w[/PricingReport_Output_*/]

1 Like