@hellomembersha said in ReferenceError: Can't find variable: _get_ip_info during execution of action:
@Fox HAHAHA I do not have this issue btw, user error
?
XPATH> (//*[starts-with(@id, 'react-select-') and contains(@id, 'option')])[variable]
@zxcawsdik said in how to add variable to xpath:
@DuckDuck XPATH> (//*[starts-with(@id, 'react-select-') and contains(@id, 'option')])[[[variable]]]?
You can put the entire xpath expression in a variable, and in the action, instead of a selector, already use a variable.
@zxcawsdik it is dont work