Skip to content

converted full library to new arg doc format. - #5266

Open
Snooz82 wants to merge 4 commits into
mainfrom
feature/arg_docs
Open

Snooz82 wants to merge 4 commits into
mainfrom
feature/arg_docs

Conversation

@Snooz82

@Snooz82 Snooz82 commented Sep 22, 2026

Copy link
Copy Markdown
Member

converted all docs to new argument doc format.

Fixes #5267

Copilot AI balanced review requested due to automatic review settings September 22, 2026 20:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟡 Changes recommended

Several conversions document nonexistent arguments or omit useful API references.

Get a fresh assessment by requesting another Copilot review.

Review effort: Balanced
Findings: 5 Low severity

Open (5)
What changed in this PR

Converts Browser library argument documentation from tables to structured argument lists without changing runtime behavior.

Changes:

  • Migrates keyword and library initialization argument documentation.
  • Reflows long descriptions and links.
  • Preserves argument defaults and usage guidance.
File Description
Browser/​browser.py Converts library initialization docs.
Browser/​keywords/​assertion_formatter.py Converts formatter argument docs.
Browser/​keywords/​browser_control.py Converts browser-control argument docs.
Browser/​keywords/​clock.py Converts clock argument docs.
Browser/​keywords/​cookie.py Converts cookie argument docs.
Browser/​keywords/​coverage.py Converts coverage argument docs.
Browser/​keywords/​crawling.py Converts crawling argument docs.
Browser/​keywords/​credential.py Converts credential argument docs.
Browser/​keywords/​device_descriptors.py Converts device argument docs.
Browser/​keywords/​evaluation.py Converts evaluation argument docs.
Browser/​keywords/​getters.py Converts getter argument docs.
Browser/​keywords/​interaction.py Converts interaction argument docs.
Browser/​keywords/​locator_handler.py Converts locator-handler argument docs.
Browser/​keywords/​network.py Converts network argument docs.
Browser/​keywords/​pdf.py Converts PDF argument docs.
Browser/​keywords/​playwright_state.py Converts lifecycle and state argument docs.
Browser/​keywords/​promises.py Converts promise argument docs.
Browser/​keywords/​runonfailure.py Converts failure-handler argument docs.
Browser/​keywords/​strict_mode.py Converts strict-mode argument docs.
Browser/​keywords/​waiter.py Converts waiting argument docs.
Browser/​keywords/​webapp_state.py Converts storage argument docs.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread Browser/browser.py
Comment thread Browser/keywords/evaluation.py
Comment thread Browser/keywords/interaction.py
Comment thread Browser/keywords/playwright_state.py
Comment thread Browser/keywords/playwright_state.py Outdated

This branch has not been deployed

No deployments
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.

Implement documented arguments for Robot Framework 7.5

2 participants