Skip to content

Chrome headless and binary opts can be passed in @sessions #355

Chrome headless and binary opts can be passed in @sessions

Chrome headless and binary opts can be passed in @sessions #355

Triggered via pull request July 12, 2023 19:25
Status Failure
Total duration 30m 25s
Artifacts 1

ci.yml

on: pull_request
Selenium v4 macOS
5m 2s
Selenium v4 macOS
Matrix: chromedriver
Matrix: linting
Matrix: selenium-v3
Matrix: Selenium V4
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 103 warnings
Selenium v4 macOS
Process completed with exit code 1.
Selenium V4 (24.x, 1.13.x)
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 30 minutes.
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser_test.exs#L12
test has?/2 allows text queries (Wallaby.Integration.BrowserTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser/all_test.exs#L11
test all/2 returns all of the elements matching the query (Wallaby.Integration.Browser.AllTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser_test.exs#L5
test has?/2 allows css queries (Wallaby.Integration.BrowserTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/import_feature_test.exs#L5
feature works (Wallaby.Integration.Browser.ImportFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/use_feature_test.exs#L34
feature reads capabilities from session attribute (Wallaby.Integration.Browser.UseFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/element/location_test.exs#L11
test location/1 returns coordinates of the top-left corner of the given element (Wallaby.Integration.Element.LocationTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/use_feature_test.exs#L20
feature single session (Wallaby.Integration.Browser.UseFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/element/size_test.exs#L11
test size/1 returns size of the given element (Wallaby.Integration.Element.SizeTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/feature/use_feature_test.exs#L6
feature multi session (Wallaby.Integration.Browser.UseFeatureTest)
Selenium V4 (24.x, 1.13.x): integration_test/cases/browser/window_position_test.exs#L7
test getting the window position (Wallaby.Integration.Browser.WindowPositionTest)
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Linting (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Unit Tests (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Unit Tests (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Unit Tests (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.12.x/24.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Unit Tests (1.12.x/24.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Unit Tests (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Unit Tests (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Unit Tests (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
ChromeDriver (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
ChromeDriver (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
ChromeDriver (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.12.x/24.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
ChromeDriver (1.12.x/24.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
ChromeDriver (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
ChromeDriver (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
ChromeDriver (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
ChromeDriver (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium v3 (1.13.x/25.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.13.x/25.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Selenium v3 (1.13.x/25.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium v3 (1.13.x/25.x)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium v3 (1.12.x/24.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Selenium v3 (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium v3 (1.12.x/24.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium v3 (1.12.x/24.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium v3 (1.12.x/24.x)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Selenium v3 (1.12.x/24.x)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x)
:random.seed/3 is deprecated. Use the 'rand' module instead
Selenium V4 (24.x, 1.13.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium V4 (24.x, 1.13.x)
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
Selenium V4 (24.x, 1.13.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Selenium V4 (24.x, 1.13.x)
Decimal.cmp/2 is deprecated. Use compare/2 instead
Selenium V4 (24.x, 1.13.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium V4 (24.x, 1.13.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium V4 (24.x, 1.13.x)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Selenium V4 (24.x, 1.13.x)
No files were found with the provided path: ./selenium-mac.log. No artifacts will be uploaded.
Selenium V4 (24.x, 1.13.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Selenium V4 (24.x, 1.13.x): config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead

Artifacts

Produced during runtime
Name Size
Selenium Logs Expired
799 KB