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.