We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The results from the last attempt:
Starting ChromeDriver 100.0.4896.60 (6a5d10861ce8de5fce22564658033b43cb7de047-refs/branch-heads/4896@{#875}) on port 4444 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully. ✅ test/console_test.dart: WipConsole receives new console messages ❌ test/console_test.dart: WipConsole receives old console messages (failed) ❌ test/console_test.dart: WipConsole does not receive messages if not enabled (failed) ✅ test/runtime_test.dart: WipRuntime getIsolateId ❌ test/runtime_test.dart: WipRuntime getHeapUsage (failed) ❌ test/runtime_test.dart: WipRuntime evaluate (failed) ❌ test/runtime_test.dart: WipRuntime callFunctionOn (failed) ✅ test/runtime_test.dart: WipRuntime getProperties ✅ test/debugger_test.dart: WipDebugger gets script events ❌ test/debugger_test.dart: WipDebugger getScriptSource (failed) ✅ test/debugger_test.dart: WipDebugger getPossibleBreakpoints ❌ test/debugger_test.dart: WipDebugger setBreakpoint / removeBreakpoint (failed) ✅ test/dom_model_test.dart: WipDomModel maintains model across getDocument calls ❌ test/dom_model_test.dart: WipDomModel requestChildNodes updates children (failed) ✅ test/dom_model_test.dart: WipDomModel removing a node updates children ❎ test/dom_model_test.dart: WipDomModel Moving a node updates children (skipped) ✅ test/dom_model_test.dart: WipDomModel Setting node value updates value ✅ test/dom_model_test.dart: WipDomModel Adding attribute updates attributes ❌ test/dom_model_test.dart: WipDomModel Changing attribute updates attributes (failed) ❌ test/dom_model_test.dart: WipDomModel Removing attribute updates attributes (failed) ❌ test/dom_model_test.dart: WipDomModel refreshing resets document (failed) ❎ test/dom_model_test.dart: WipDomModel getting attributes works (skipped) Error: 9 tests passed, 11 failed, 2 skipped.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The results from the last attempt:
The text was updated successfully, but these errors were encountered: