We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ec6dd commit 9aaf931Copy full SHA for 9aaf931
index.src.html
@@ -1464,8 +1464,8 @@ <h3 id="generate-test-report-command">Generate Test Report</h3>
1464
3. If |message| is not present, return a <a>WebDriver error</a>
1465
with <a>WebDriver error code</a> <a>invalid argument</a>.
1466
1467
- 4. Let |group| be the result of <a>trying</a> to get |parameters|'s
1468
- {{GenerateTestReportParameters/group}} property.
+ 4. Let |group| be |parameters|'s {{GenerateTestReportParameters/group}}
+ property.
1469
1470
5. Let |body| be a new object that can be serialized into a <a>JSON text</a>,
1471
containing a single string field, |body_message|.
0 commit comments