Variables into Selector

I wanna know if is possible pass variables into selector, like in his attributes. Example
Name=Myvar

Hi @Natanael_Mendes,
When you create an Web Selector for example, you can define its value with a variable you have created before.

For example you can define a variable with the activity “Assign value to a variable”:
image

And then create the web element and use the “Calculate value” option to define the value of this element, and input the variable you have defined:
image

I hope it helps

I mean in this situation


i wanna replace the value where is written “button” for my variable

Hi @Natanael_Mendes,

On the calculation, you can change from “is” to “Calculate”, and enter the variable name.