selenide

How to create a BAT file to run Autotests

I wrote Auto tests in Java using the Selenid library right now I want to create a Bat file to run these tests not through the Intellij program but through this file

How to get Selenide to open Opera instead of Fox

Help with this problem: in selenium (JUnit), I understood how to get it to open opera, and in selenide I do not know how to d ... irefox is installed. That's actually all. The question in general is how and where to register a browser in selenide. Thanks!