Only spawn a browser when using the feature
macro, not normal test
s
#438
Annotations
4 errors and 11 warnings
Run Tests:
integration_test/cases/element/touch_scroll_test.exs#L12
test touch_scroll/3 scrolls the page using touch events (Wallaby.Integration.Element.TouchScrollTest)
|
Run Tests:
integration_test/cases/browser/touch_scroll_test.exs#L12
test touch_scroll/4 scrolls the page using touch events (Wallaby.Integration.Browser.TouchScrollTest)
|
Run Tests:
integration_test/cases/browser/frames_test.exs#L4
test switching between frames (Wallaby.Integration.Browser.FramesTest)
|
Run Tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run Tests
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run Tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run Tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run Tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading