Skip to content

docs: purge devtools#131

Open
KuznetsovRoman wants to merge 1 commit into
masterfrom
TESTPLANE-1022.devtools
Open

docs: purge devtools#131
KuznetsovRoman wants to merge 1 commit into
masterfrom
TESTPLANE-1022.devtools

Conversation

@KuznetsovRoman

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown

✅ Successfully deployed static

- Clears session storage.
- Added a browser command `openAndWait` with customizable wait options for page loads (by selector, custom predicate, network request, etc.).
- Added a CLI option `--devtools` to simplify switching between the two protocols (`devtools` and `webdriver`).
- Added a CLI option `--devtools` to simplify switching between the two protocols (`devtools` and `webdriver`). **Removed in Testplane 9** together with the `automationProtocol: "devtools"` value — see the [`--devtools`](../../reference/cli#testplane-devtools) section for details.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

а для чего здесь эта информация? это же просто список того, что добавлено во фреймворк

browsers: {
chrome: {
gridUrl: "local",
headless: "new",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

уже можно просто true

which means page rendering will differ and tests in the pull request will fail with diffs.
</Admonition>

<Admonition type="danger" title="Removed in Testplane 9">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

здесь же это не нужно

соответственно: рендеринг страницы будет отличаться и в пулл-реквесте тесты упадут с диффом.
</Admonition>

<Admonition type="danger" title="Удалено в Testplane 9">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

и здесь

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.

2 participants