Skip to content

Commit 538da37

Browse files
craigfowlerGithub Actions Workflow (bot)
authored andcommitted
Publish updated documentation website
1 parent c4c1d33 commit 538da37

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/api/CSF.Screenplay.Selenium.Tasks.ClickAndWaitForDocumentReady.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h2 class="section" id="constructors">Constructors
171171

172172
<h3 id="CSF_Screenplay_Selenium_Tasks_ClickAndWaitForDocumentReady__ctor_System_TimeSpan_" data-uid="CSF.Screenplay.Selenium.Tasks.ClickAndWaitForDocumentReady.#ctor(System.TimeSpan)">
173173
ClickAndWaitForDocumentReady(TimeSpan)
174-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay.Selenium/Tasks/ClickAndWaitForDocumentReady.cs/#L74"><i class="bi bi-code-slash"></i></a>
174+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay.Selenium/Tasks/ClickAndWaitForDocumentReady.cs/#L70"><i class="bi bi-code-slash"></i></a>
175175
</h3>
176176

177177
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="CSF.Screenplay.Selenium.Tasks.ClickAndWaitForDocumentReady.html">ClickAndWaitForDocumentReady</a> class.</p>
@@ -208,7 +208,7 @@ <h2 class="section" id="methods">Methods
208208

209209
<h3 id="CSF_Screenplay_Selenium_Tasks_ClickAndWaitForDocumentReady_GetReportFragment_CSF_Screenplay_Actor_System_Lazy_CSF_Screenplay_Selenium_Elements_SeleniumElement__CSF_Screenplay_IFormatsReportFragment_" data-uid="CSF.Screenplay.Selenium.Tasks.ClickAndWaitForDocumentReady.GetReportFragment(CSF.Screenplay.Actor,System.Lazy{CSF.Screenplay.Selenium.Elements.SeleniumElement},CSF.Screenplay.IFormatsReportFragment)">
210210
GetReportFragment(Actor, Lazy&lt;SeleniumElement&gt;, IFormatsReportFragment)
211-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay.Selenium/Tasks/ClickAndWaitForDocumentReady.cs/#L34"><i class="bi bi-code-slash"></i></a>
211+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay.Selenium/Tasks/ClickAndWaitForDocumentReady.cs/#L31"><i class="bi bi-code-slash"></i></a>
212212
</h3>
213213

214214
<div class="markdown level1 summary"><p>Counterpart to <a class="xref" href="CSF.Screenplay.ICanReport.html#CSF_Screenplay_ICanReport_GetReportFragment_CSF_Screenplay_Actor_CSF_Screenplay_IFormatsReportFragment_">GetReportFragment(Actor, IFormatsReportFragment)</a> except that this method also offers a
@@ -259,7 +259,7 @@ <h4 class="section" id="CSF_Screenplay_Selenium_Tasks_ClickAndWaitForDocumentRea
259259

260260
<h3 id="CSF_Screenplay_Selenium_Tasks_ClickAndWaitForDocumentReady_PerformAsAsync_CSF_Screenplay_ICanPerform_OpenQA_Selenium_IWebDriver_System_Lazy_CSF_Screenplay_Selenium_Elements_SeleniumElement__System_Threading_CancellationToken_" data-uid="CSF.Screenplay.Selenium.Tasks.ClickAndWaitForDocumentReady.PerformAsAsync(CSF.Screenplay.ICanPerform,OpenQA.Selenium.IWebDriver,System.Lazy{CSF.Screenplay.Selenium.Elements.SeleniumElement},System.Threading.CancellationToken)">
261261
PerformAsAsync(ICanPerform, IWebDriver, Lazy&lt;SeleniumElement&gt;, CancellationToken)
262-
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay.Selenium/Tasks/ClickAndWaitForDocumentReady.cs/#L38"><i class="bi bi-code-slash"></i></a>
262+
<a class="header-action link-secondary" title="View source" href="https://github.com/csf-dev/CSF.Screenplay/blob/master/CSF.Screenplay.Selenium/Tasks/ClickAndWaitForDocumentReady.cs/#L35"><i class="bi bi-code-slash"></i></a>
263263
</h3>
264264

265265
<div class="markdown level1 summary"><p>Counterpart to <a class="xref" href="CSF.Screenplay.IPerformable.html#CSF_Screenplay_IPerformable_PerformAsAsync_CSF_Screenplay_ICanPerform_System_Threading_CancellationToken_">PerformAsAsync(ICanPerform, CancellationToken)</a> except that this method also offers a Selenium WebDriver and element.</p>

0 commit comments

Comments
 (0)