Allure reports - way to surface the WDIO commands instead of displaying HTTP requests #12926
Unanswered
steviewangder
asked this question in
Q&A
Replies: 3 comments 3 replies
-
|
@steviewangder thanks for raising the issue, I created a feature request in #12927 .. any contributions are appreciated! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@christian-bromann Hey, I'd be glad to handle this. Let's discuss the expectations. Should we replace the W3C endpoint with the command name, or should we simply append the command name to the end of the URL? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@christian-bromann @steviewangder Any thoughts? Open for suggestions.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
In the console, I can see WDIO commands being executed like the following:
On Allure reports, these are displayed as HTTP commands to the server. Is there a way to display the Webdriver commands on the report instead?
Beta Was this translation helpful? Give feedback.
All reactions