-
Notifications
You must be signed in to change notification settings - Fork 35
[Selenium 4] Implement DevTools functions and migrate interfaces #110
New issue
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
Conversation
... handlers, network interception;
Kudos, SonarCloud Quality Gate passed! Quality Gate passed
Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell
No Coverage information No Coverage information
0.0% 0.0% Duplication
src/main/java/aquality/selenium/browser/devtools/BrowserDevTools.java
Outdated
Show resolved
Hide resolved
src/main/java/aquality/selenium/browser/devtools/DevToolsFactory.java
Outdated
Show resolved
Hide resolved
src/main/java/aquality/selenium/browser/devtools/EmulationTools.java
Outdated
Show resolved
Hide resolved
src/main/java/aquality/selenium/browser/devtools/EmulationTools.java
Outdated
Show resolved
Hide resolved
src/main/java/aquality/selenium/browser/devtools/EmulationTools.java
Outdated
Show resolved
Hide resolved
src/main/java/aquality/selenium/browser/devtools/NetworkTools.java
Outdated
Show resolved
Hide resolved
src/main/java/aquality/selenium/browser/devtools/NetworkTools.java
Outdated
Show resolved
Hide resolved
src/test/java/tests/usecases/devtools/NetworkInterceptionTest.java
Outdated
Show resolved
Hide resolved
... Performance metrics
...e emulation and emulation domain. Implemented additional methods, fixed performance metrics logging.
...e emulation and emulation domain. Implemented additional methods, fixed performance metrics logging. Add tests to the test suite
...on scripts. Implemented additional methods to pin scripts, execute pinned scripts and set attribute value. Reworked JsActions parameters resolving. Fixed removing of initialization script. Add more NetworkInterceptionTests examples. Add tests to the test suite
... to start and stop monitoring
Add Polish localization, reformat loc file intends
Add DevTools section to README.md. Update LICENSE year. Add Ukrainian localization and remove redundant value from Russian localization
Update the core version Fix localization file pl.json
Kudos, SonarCloud Quality Gate passed! Quality Gate passed
Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells
No Coverage information No Coverage information
0.0% 0.0% Duplication
Uh oh!
There was an error while loading. Please reload this page.