public virtual void DBClick(int x = -1, int y = -1) { ActionsHelper actionsHelper = ActionsHelper.getInstance(); actionsHelper.DBClick(RelayObject.SEWebElement, x, y); }