Codeception / Codeception/module-webdriver
Verifying Full URL with domain and protocol
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 39
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
#### What are you trying to achieve?
To verify the page url by passing a FULL url with its protocol and domain.
E.g. $I->seeInCurrentUrl("http://www.test.com");
#### What do you get instead?
I already tried seeCurrentUrlEquals and seeInCurrentUrl, only the path after the domain was able to be verified.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.