Get Element States keyword is not found in Azure pipeline

Hello,

I have problem with keyword Get Element States in Azure Pipeline - I get an error that no keyword was found, while exactly the same test works correct on my local machine.

Also, I have the same Browser library locally and on Azure (14.1.0). And I can’t change Get Element States to Get Element State, because it doesn’t handle the condition then bool(value & visible) (and will be depracated soon).