angrykoala / angrykoala/wendigo

Method to wait for new tabs/pages are opened and loaded

Abierto
#404 0 comentarios 0 reacciones 0 asignados Ver en GitHub
feature
Lenguaje dominante
JavaScript
Estrellas
151
Forks
21
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Provide a method to wait until a new tab is opened and loaded.

Currently, a tab opened by the web can cause race-conditions, this force the use of `browser.wait()` which makes tests slower and doesn't guarantee solving the race conditions.

Similarly to waitForNavigation, implement a method to waitForNewTab/Page

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.