I want to click on element using (testRigor Path) which I got from Selectors hub extension. is this possible? Note I can't click it on any other way since the xpath and css selector are changing frequently thus testRigor will be the best option (I am using python seleinum for that) and here's the element's outerhtml
<a tabindex="-1" href="javascript:void(0)" aria-hidden="true" data-value="{"stringVal":"LV"}" id="cvf_phone_cc_native_112" class="a-dropdown-link" style="" xpath="1"><span>Latvia </span><span dir="ltr">+371 </span></a>
