These things should be done: - mark _name_ parameter _Decrecated_ as _By.name_ selector is not supported by native app automation - _By.id_ selector should be used by default (native content) when not any selector strategy defined. - _org.openqa.selenium.InvalidSelectorException_ should be handled.