How to choose dynamic browser type using variable

how to choose dynamic browser type.

I have created variable var_Browser (i may assign chrome or edge) and how to parse the variable in selectors.

image

i have tried to parse variable using “browser” : “{{var_Browser}}” but it’s not working.

getting below error

image

You need to click “open selector” and edit there.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.