Skip to content
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

Fix typing errors with Target, Enter. #15

Merged
merged 5 commits into from
May 22, 2024
Merged

Fix typing errors with Target, Enter. #15

merged 5 commits into from
May 22, 2024

Conversation

perrygoy
Copy link
Member

I'm back from using those changes i merged in! And there's an issue.

Enter.the_password didn't have typing problems when i tried it out, but that's because i didn't try it out right. I've fixed the issue with the workaround for the mypy issue that is years old and added a test that properly tests the typing.

_Manipulation's kwargs and args were not properly typed, so this adds some more explicit typing for the things that can be passed through for Playwright's Locator methods.

Woo!

@perrygoy perrygoy requested a review from a team May 22, 2024 19:00
@perrygoy perrygoy merged commit 52d37a9 into trunk May 22, 2024
23 checks passed
@perrygoy perrygoy deleted the fix-typing branch May 22, 2024 21:26
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.

1 participant