How do we get below selector if we are using chrome ?

How do we get below selector if we are using chrome ?

That is a VB Expression typed into the Selector Box.
You can try adding a new activity and click on the drop-down list in Chrome to get the raw selector.
Did you go through the light-touch documentation that comes with this assignment?
Thatβs because the aaname = β2β is hard coded.
You have to change that to an expression
β<webctrl aaname = 'β+ in_TransactionNumber.ToString + '" tag = βAβ>"
You then have to remove everything from the selector box on the right-side window in your studio and replace it with the VB Expression
Hi @AndyMenon,
How can I change to that expression?
The quotes around A, must be single quotes.
'
Hi @AndyMenon,
Yes, I kept single quotation
βAβ />
The front-slash is missing,
These are not single quotes.
![]()
These are : 'A'
Hi,
Corrected but still showing error:

Single quote is missing and that is not a double-quote

you should learn VB syntax firstly to understand why the inserted expression is wrong and how to write them at all
Hi @AndyMenon,
Could you share the full expression?
β<webctrl aaname=ββ+in_TransactionNumber.ToString+ββ tag=βAβ />β
Hi @sandeep13,
Thanks, it seems like that error is fixed.
Could you help in fixing below selector error?
@Shah what error you get??
Hi @sandeep13,
It is not getting validated in Selector Editorβ¦
maybe this time acme site will not be open.