docs(devtools manipulation):#13334
Merged
christian-bromann merged 6 commits intowebdriverio:mainfrom Aug 9, 2024
Merged
Conversation
- Add new blog for manipulate devtools Signed-off-by: Georgios Romanas gromanas@gmail.com
christian-bromann
requested changes
Aug 7, 2024
Member
christian-bromann
left a comment
There was a problem hiding this comment.
Great content, some comments.
- Fix as per comments Signed-off-by: Georgios Romanas gromanas@gmail.com
- Fix last comment comments Signed-off-by: Georgios Romanas gromanas@gmail.com
- Update as per last comments Signed-off-by: Georgios Romanas gromanas@gmail.com
Member
|
Thanks again @gromanas I will publish this next Monday 😉 |
Contributor
Author
|
We thank you @christian-bromann !! We are always here to help!! |
Contributor
|
Hey gromanas 👋 Thank you for your contribution to WebdriverIO! Your pull request has been marked as an "Expensable" contribution. We've sent you an email with further instructions on how to claim your expenses from our development fund. Please make sure to check your spam folder as well. If you have any questions, feel free to reach out to us at expense@webdriver.io or in the contributing channel on Discord. We are looking forward to more contributions from you in the future 🙌 Have a nice day, |
christian-bromann
added a commit
that referenced
this pull request
Aug 9, 2024
* docs(devtools manipulation): - Add new blog for manipulate devtools Signed-off-by: Georgios Romanas gromanas@gmail.com * docs(devtools manipulation): - Fix as per comments Signed-off-by: Georgios Romanas gromanas@gmail.com * docs(devtools manipulation): - Fix last comment comments Signed-off-by: Georgios Romanas gromanas@gmail.com * docs(devtools manipulation): - Update as per last comments Signed-off-by: Georgios Romanas gromanas@gmail.com --------- Signed-off-by: Georgios Romanas gromanas@gmail.com Co-authored-by: Christian Bromann <git@bromann.dev>
johnp
added a commit
to johnp/webdriverio
that referenced
this pull request
Aug 11, 2024
…-leak * upstream/main: V9 ai support (webdriverio#13340) docs(devtools manipulation): (webdriverio#13334) breaking(build): migrate to Esbuild for bundling (webdriverio#13338) fix(@wdio/protocols): remove return value for navigateTo (webdriverio#13335) fix(@wdio/runner): check if getTypes is available when filtering through browser logs fix(@wdio/runner): filter for severe errors fix(@wdio/runner): retry on Outdated Optimize Dep Vite errors (webdriverio#13330) feat(webdriverio): new command to set viewport (webdriverio#13258) chore(deps): fix pnpm-lock chore(deps): bump vite-plugin-top-level-await from 1.4.1 to 1.4.2 (webdriverio#13282) fix(dependabot): fix dependabot ignore setting chore(testing): update Vitest to v2 chore(sponsoring): add Route4Me to Backers.md and Readme.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Georgios Romanas gromanas@gmail.com
Proposed changes
Types of changes
Checklist
Backport Request
//: # (The current
mainbranch is the development branch for WebdriverIO v9. If your change should be released to the current major version of WebdriverIO (v8), please raise another PR with the same changes against thev8branch.)v9and doesn't need to be back-ported#XXXXXFurther comments
Reviewers: @webdriverio/project-committers