Skip to content

Requests inside Tab implementation #232

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 50 commits into from
Aug 7, 2025
Merged

Conversation

thalissonvs
Copy link
Member

@thalissonvs thalissonvs commented Aug 6, 2025

Closes #217
Closes #171

@thalissonvs thalissonvs requested a review from LucasAlvws August 6, 2025 22:43
@thalissonvs thalissonvs self-assigned this Aug 6, 2025
@thalissonvs thalissonvs added the enhancement New feature or request label Aug 6, 2025
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

❌ Patch coverage is 99.76278% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pydoll/browser/requests/request.py 94.88% 9 Missing ⚠️
pydoll/browser/chromium/base.py 93.75% 1 Missing ⚠️
pydoll/browser/tab.py 95.83% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@thalissonvs thalissonvs linked an issue Aug 6, 2025 that may be closed by this pull request
2 tasks
@thalissonvs thalissonvs merged commit b16d5f8 into main Aug 7, 2025
21 checks passed
@thalissonvs thalissonvs deleted the feat/tab-request-api-issue-171 branch August 7, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cleanup] Add PLR0913 and PLR0917 to ignored rules in Ruff config [Feature Request]: Fetch-based request support inside Tab
1 participant