Searched refs:CLICK_ELEMENT (Results 1 – 2 of 2) sorted by relevance
35 self._Execute(Command.CLICK_ELEMENT)
45 CLICK_ELEMENT = (_Method.POST, '/session/:sessionId/element/:id/click') variable in Command