Codeception / Codeception/module-webdriver

Verifying Full URL with domain and protocol

Open
#54 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
39
Forks
25
PR merge metrics
No merged PRs in 30d

Description

#### 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.