appium-remote-debugger icon indicating copy to clipboard operation
appium-remote-debugger copied to clipboard

Module for dealing with Remote Debugger protocol

Results 6 appium-remote-debugger issues
Sort by recently updated
recently updated
newest added

Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) from 7.0.2 to 8.0.0. Release notes Sourced from conventional-changelog-conventionalcommits's releases. conventional-changelog-conventionalcommits: v8.0.0 ⚠ BREAKING CHANGES Node >= 18 is required conventional-recommended-bump: new Bumper exported class (#1218) cleanup presets...

dependencies

Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

dependencies

Can https://github.com/appium/appium-remote-debugger/blob/b3d6fbd82584cc1a7d619050fa2630df636a8256/lib/mixins/navigate.js#L161 be `DOMContentLoaded` for eager strategy...? https://www.w3.org/TR/webdriver2/#navigation Perhaps https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/inspector/protocol/Page.json#L334 is not but wondered can do somehow.

Since we have implemented the ability to route the socket connection to the iOS device via a proxy some things have updated (e.g. the way we communicate to the device...

https://github.com/appium/appium-remote-debugger/issues/383 --- Not for this, but I saw updated atoms affected JS handling for a website, such as failing to load content after some actions in the atoms. Perhaps we...

This issue is just a bug I found, so no demo can be provided. As you can see, the latest file history of "atoms/execute_script.js" below is updated 10 months ago,...

help wanted