elementActiveGet the element on the page that currently has focus. The element will be returned as a WebElement JSON object. Usage1browser.elementActive(); Returns <String>: A WebElement JSON object for the active element.