class AddNewTabUseCase
invoke
fun invoke(url: String, selectTab: Boolean = true): Unit
Add a new tab and load the provided URL.