Skip to content

rewritten and reformatted the webdriverio page, screenshots, and charts - #680

Merged
TetianaKhomenko merged 2 commits into
docsfrom
issue-372-webdriverio
Jul 28, 2026
Merged

rewritten and reformatted the webdriverio page, screenshots, and charts#680
TetianaKhomenko merged 2 commits into
docsfrom
issue-372-webdriverio

Conversation

@catpetrychenko-rgb

Copy link
Copy Markdown
Contributor

rewritten and reformatted the webdriverio page, screenshots, and charts
https://docs.testomat.io/tutorials/webdriver/

@catpetrychenko-rgb catpetrychenko-rgb linked an issue Jul 24, 2026 that may be closed by this pull request
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 42d5149
Status: ✅  Deploy successful!
Preview URL: https://416824ef.docs-c7r.pages.dev
Branch Preview URL: https://issue-372-webdriverio.docs-c7r.pages.dev

View logs

Comment thread src/content/docs/tutorials/webdriver.md Outdated
When you split tests across parallel workers, each worker reports its own run by default. To collect them into a single run, give every worker the same title and set `TESTOMATIO_SHARED_RUN`:

```bash
```shell

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This change bash to shell looks wrong.
Please don't change any piece of code

Comment thread src/content/docs/tutorials/webdriver.md Outdated

```bash
TESTOMATIO_SHARED_RUN_TIMEOUT=120 TESTOMATIO_SHARED_RUN=1 <actual run command>
```shell

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

the same here

@catpetrychenko-rgb

Copy link
Copy Markdown
Contributor Author

No functional difference.
shell is an alias for bash - both produce the same syntax highlighting.

I will revise this, as you say

@TetianaKhomenko
TetianaKhomenko merged commit 6d6e6e3 into docs Jul 28, 2026
3 checks passed
@TetianaKhomenko
TetianaKhomenko deleted the issue-372-webdriverio branch July 28, 2026 06:34
@TetianaKhomenko
TetianaKhomenko requested review from DenysKuchma and removed request for DenysKuchma July 28, 2026 08:59
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.

Add Diagrams to Documentation pages

3 participants