Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add configurable page load state #253

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
thalissonvs merged 3 commits into main from codex/add-page_load_state-enum-to-options
Oct 5, 2025

Conversation

@thalissonvs
Copy link
Member

@thalissonvs thalissonvs commented Aug 24, 2025
edited
Loading

Closes #218

Summary

  • add PageLoadState enum for document readiness
  • allow configuring page_load_state via Options and wait loop
  • cover new option with tests

Testing

  • PYENV_VERSION=3.11.12 pytest tests/test_browser/test_browser_options.py
  • PYENV_VERSION=3.11.12 pytest (fails: No module named 'aioresponses')

https://chatgpt.com/codex/tasks/task_e_68ab7795b1b083208903f71dbb55c70c

Copy link

codecov bot commented Oct 5, 2025

Codecov Report

❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pydoll/browser/interfaces.py 77.77% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@thalissonvs thalissonvs merged commit 9907af2 into main Oct 5, 2025
20 of 21 checks passed
@thalissonvs thalissonvs deleted the codex/add-page_load_state-enum-to-options branch October 5, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@LucasAlvws LucasAlvws LucasAlvws approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Feature] Add page_load_state option to control page load wait behavior

AltStyle によって変換されたページ (->オリジナル) /