Skip to content

[TASK] Optionally suppress cookie debug output #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

lolli42
Copy link
Contributor

@lolli42 lolli42 commented Oct 8, 2022

Similar to WebDriver->setCookie(), methods seeCookie(), dontSeeCookie(), resetCookie() and loadSessionSnapshot() have an additional optional argument to suppress debug output of cookie operations.

Closes: #110

Similar to WebDriver->setCookie(), methods seeCookie(),
dontSeeCookie(), resetCookie() and loadSessionSnapshot()
have an additional optional argument to suppress debug
output of cookie operations.

Closes: Codeception#110
@Naktibalda Naktibalda merged commit 8d65b02 into Codeception:master Oct 15, 2022
@Naktibalda
Copy link
Member

Released as 3.2.0

@lolli42 lolli42 deleted the lolli-1 branch October 17, 2022 13:15
lolli42 added a commit to TYPO3/testing-framework that referenced this pull request Oct 26, 2022
Not debugging reset cookies reduces noise
running acceptance tests. This has been added
with codeception 3.2.0.

Codeception/module-webdriver#111
Codeception/module-webdriver#110
lolli42 added a commit to TYPO3/testing-framework that referenced this pull request Oct 26, 2022
Not debugging reset cookies reduces noise
running acceptance tests. This has been added
with codeception/module-webdriver 3.2.0.

Codeception/module-webdriver#111
Codeception/module-webdriver#110
lolli42 added a commit to TYPO3/testing-framework that referenced this pull request Oct 26, 2022
Not debugging reset cookies reduces noise
running acceptance tests. This has been added
with codeception/module-webdriver 3.2.0.

Codeception/module-webdriver#111
Codeception/module-webdriver#110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow supressing debugCookies()
3 participants