Is the selectors here validated? how can we get validate for this one? how can I use "*" wildcard here?

1 Like

@Swagasmini_Jena

We have to replace variable part with wild card entries to make selectors more reliable and then only it should work with any element.

Here, remove Title attribute from selector and then try once.

1 Like

you mean an ‘*’ replace of titile ?selectortitle

@Swagasmini_Jena

Click on Open in UI Explorer and show me screenshot of other attributes in the selectors.

Hi @Swagasmini_Jena

Click on the chrome.exe.lc and other attribute on the lhs and ensure you are able to use highlight the element

Thanks
Ashwin.S

its only selecting to 8 not the digit I want

is it the digit variable can be used in this way ?

whatever the digit i select it is coming 2

Hi @Swagasmini_Jena

Check this selector

“”

Thanks
ashwin S

I tried to give the variable as digit

can we use select replace method to replace this

Hi @Swagasmini_Jena

try this

image

Thanks
ashwin S

1 Like

will that be place in single quote after a double quote

highlight

Hi @Swagasmini_Jena

like this

‘“+digit.ToString+”’

Thanks
ashwin S

didnt work

Hi @Swagasmini_Jena

cls=‘CalcFrame’

Thanks
ashwin S

1 Like

no didnt work