Jalenium Commands - Pseudo Click

This command in Jalenium will help to click elements that are enclosed with ::before and ::after tags in HTML

PseudoEelementClick (String locator)

Jalenium.PseudoEelementClick("uid")

Last updated