How can i make this selector title dynamic

image
Please help me to make this selector title dynamic. This whole title is keeps on changing. So i can’t able to use the * as well.

@Salman_Faries_V_S

Is it changing based on any value on the previous screen?

if yes then you can get those values and use them as variables in the title in selector

cheers

1 Like

Hi

What are some consistent elements in the selector?

Can you share 2,3?

Try closing and opening the window and share the title of each session.

Cheers

Steve

1 Like

Hi @Salman_Faries_V_S

please check the titles for the and replace the changed data with the * and keep the rest of the data same.

for example:

For one selector the title is title = 'Arbitrary Function Generator: 2-Ch, 250Mhz Bandwidth, 2GSa/s' For one selector the title is title = 'Arbitrary Function Generator: 3-Ch, 500Mhz Bandwidth, 5GSa/s'
So for the above example types just keep the Arbitrary Function Generator: as same and replace the remaining data with *

If the entire title is kept on changing then use the get attribute activity and in that select the title from the dropdown.
image

Regards

1 Like

This is Good, But for using this activity itself i need to indicate tot hat screen right? How can i do that?
image