Skip to content
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

Browserstack #473

Merged
merged 24 commits into from
Dec 2, 2024

Update README.md

8991a0b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Browserstack #473

Update README.md
8991a0b
Select commit
Loading
Failed to load commit list.
GitHub Actions / ExecutingTestsOnWindowsGithubActionsCore1 failed Dec 2, 2024 in 0s

1 fail, 1 skipped, 41 pass in 3m 0s

43 tests  ±0   41 ✅ ±0   3m 0s ⏱️ -1s
 1 suites ±0    1 💤 ±0 
 1 files   ±0    1 ❌ ±0 

Results for commit 8991a0b. ± Comparison against earlier commit e2a7291.

Annotations

Check warning on line 0 in Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsCore1

MultipleWindowsTest (Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.trx [took 9s]
Raw output
OpenQA.Selenium.WebDriverTimeoutException : Timed out after 5 seconds   at OpenQA.Selenium.Support.UI.DefaultWait`1.ThrowTimeoutException(String exceptionMessage, Exception lastException)
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition, CancellationToken token)
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
   at Ocaramba.Extensions.WebDriverExtensions.SwitchToWindowUsingUrl(IWebDriver webDriver, Uri url, Double timeout) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\WebDriverExtensions.cs:line 187
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.MultipleWindowsPage.OpenNewWindowPage() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\MultipleWindowsPage.cs:line 43
   at Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit.MultipleWindowsTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.NUnit\Tests\HerokuappTestsNUnit.cs:line 68
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)