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 / ExecutingTestsOnWindowsGithubActionsBrowserStack4 failed Dec 2, 2024 in 0s

2 fail, 12 pass in 5m 5s

14 tests  ±0   12 ✅ ±0   5m 5s ⏱️ - 1m 35s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    2 ❌ ±0 

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

Annotations

Check warning on line 0 in Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Iphone")

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsBrowserStack4

DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Iphone")) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 20s]
Raw output
OpenQA.Selenium.JavaScriptException : A JavaScript exception occured: Argument to isShown must be of type Element (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 75 milliseconds
Build info: version: '3.0.1', revision: '1969d75', time: '2016-10-18 09:48:19 -0700'
System info: host: 'mac-208-52-180-5.browserstack.com', ip: '208.52.180.5', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.12.6', java.version: '1.8.0_51'
Driver info: org.openqa.selenium.safari.SafariDriver
Capabilities [{applicationCacheEnabled=true, rotatable=false, databaseEnabled=true, handlesAlerts=true, version=12603.3.8, cleanSession=true, platform=MAC, nativeEvents=true, locationContextEnabled=false, webStorageEnabled=true, browserName=safari, javascriptEnabled=true, platformName=macOS, cssSelectorsEnabled=true}]
Session ID: C5DDA152-5674-413A-83EF-64046DB64762   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.get_Displayed()
   at Ocaramba.Extensions.SearchContextExtensions.<>c.<GetElement>b__0_0(IWebElement e) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   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.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, Double timeout, Func`2 condition, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 146
   at Ocaramba.Extensions.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.InternetPage.GoToDynamicLoading() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\InternetPage.cs:line 85
   at Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit.DynamicallyLoadedPageElementsTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\Tests\HerokuappTestsNUnit.cs:line 61

Check warning on line 0 in Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Iphone")

See this annotation in the file changed.

@github-actions github-actions / ExecutingTestsOnWindowsGithubActionsBrowserStack4

TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Iphone")) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 14s]
Raw output
OpenQA.Selenium.WebDriverException : Argument to isShown must be of type Element (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 23 milliseconds
Build info: version: '2.52.0', revision: '4c2593c', time: '2016-02-11 19:06:42'
System info: host: 'mac-208-52-180-30.browserstack.com', ip: '208.52.180.30', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.9.5', java.version: '1.8.0_51'
Driver info: org.openqa.selenium.safari.SafariDriver
Capabilities [{browserName=safari, takesScreenshot=true, javascriptEnabled=true, version=7.1.8, cssSelectorsEnabled=true, platform=MAC, secureSsl=true}]
Session ID: null   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OpenQA.Selenium.WebDriver.InternalExecute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebElement.get_Displayed()
   at Ocaramba.Extensions.SearchContextExtensions.<>c.<GetElement>b__0_0(IWebElement e) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   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.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, Double timeout, Func`2 condition, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 146
   at Ocaramba.Extensions.SearchContextExtensions.GetElement(ISearchContext element, ElementLocator locator, String customMessage) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\SearchContextExtensions.cs:line 56
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.InternetPage.GoToTablesPage() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\InternetPage.cs:line 157
   at Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit.TablesTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\Tests\HerokuappTestsNUnit.cs:line 49