Skip to content

Commit d95f96a

Browse files
Add assertRequests browser step type (#2498)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> c78846b
1 parent e0b756f commit d95f96a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

datadog_api_client.v1.model.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24577,7 +24577,7 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2457724577
<dl class="field-list simple">
2457824578
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2457924579
<dd class="field-odd"><ul class="simple">
24580-
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“assertCurrentUrl”, “assertElementAttribute”, “assertElementContent”, “assertElementPresent”, “assertEmail”, “assertFileDownload”, “assertFromJavascript”, “assertPageContains”, “assertPageLacks”, “click”, “extractFromJavascript”, “extractVariable”, “goToEmailLink”, “goToUrl”, “goToUrlAndMeasureTti”, “hover”, “playSubTest”, “pressKey”, “refresh”, “runApiTest”, “scroll”, “selectOption”, “typeText”, “uploadFiles”, “wait”].</p></li>
24580+
<li><p><strong>value</strong> (<em>str</em>) – Must be one of [“assertCurrentUrl”, “assertElementAttribute”, “assertElementContent”, “assertElementPresent”, “assertEmail”, “assertFileDownload”, “assertFromJavascript”, “assertPageContains”, “assertPageLacks”, “assertRequests”, “click”, “extractFromJavascript”, “extractVariable”, “goToEmailLink”, “goToUrl”, “goToUrlAndMeasureTti”, “hover”, “playSubTest”, “pressKey”, “refresh”, “runApiTest”, “scroll”, “selectOption”, “typeText”, “uploadFiles”, “wait”].</p></li>
2458124581
<li><p><strong>_check_type</strong> (<em>bool</em>) – If True, values for parameters in openapi_types
2458224582
will be type checked and a TypeError will be raised if the wrong type is input.
2458324583
Defaults to True.</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)