Skip to content

Respect base element with fillField() #80

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
Dec 8, 2021

Conversation

mbrodala
Copy link
Contributor

@mbrodala mbrodala commented Nov 4, 2021

Fixes #79

@mbrodala mbrodala marked this pull request as ready for review November 4, 2021 15:34
@TavoNiievez
Copy link
Member

Hi @mbrodala , Could you please add a test for this change?

It can be something similar to the code example that you related in the issue.

@mbrodala
Copy link
Contributor Author

@TavoNiievez I'd gladly do so if there are instructions how to set up and run the tests.

@mbrodala mbrodala force-pushed the patch-1 branch 3 times, most recently from 3922cf0 to 512418a Compare December 8, 2021 16:09
@mbrodala
Copy link
Contributor Author

mbrodala commented Dec 8, 2021

@TavoNiievez Thanks for the approval, I just re-pushed an attempt to actually also test seeInField() / dontSeeInField() which currently fails. If I don't get it sorted out, I'll revert this since fillField() is my focus anyways.

@mbrodala
Copy link
Contributor Author

mbrodala commented Dec 8, 2021

Reverted as mentioned now to unblock this first.

@TavoNiievez
Copy link
Member

@mbrodala so this is ready now?
Do you need to update the PR title?

@mbrodala mbrodala changed the title Respect base element with fillField()/seeInField()/dontSeeInField() Respect base element with fillField() Dec 8, 2021
@mbrodala
Copy link
Contributor Author

mbrodala commented Dec 8, 2021

Yes, it's ready for the issue I mentioned. Technically the other two actions are also fixed but currently I fail to test this properly.

@TavoNiievez TavoNiievez merged commit df1a28c into Codeception:master Dec 8, 2021
@TavoNiievez
Copy link
Member

Thank you :)

@mbrodala mbrodala deleted the patch-1 branch December 8, 2021 17:08
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.

fillField() ignores performOn()
2 participants