I'm testing my react ionic project using selenium-ide, there is no available commands in selenium-ide that focus on an input or a popup (Modal). I guess that we have more options to execute using selenium-webdriver that allow us to have more control on our commands.
So my question for you is how to execute selenium-webdriver commands in selenium-ide?