activate

abstract suspend fun activate()

Activates the tab, bringing it to the foreground.

This method uses the target's ID to activate the target in the browser.

Throws

if the target is null.