scope versions of test libraries #360
Annotations
10 errors
|
Test with pytest:
tests/test_embed_no_args.py#L40
test_should_render_template_check_container_size[chromium]
AssertionError: Locator expected to be visible
Actual value: False
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for locator("iframe[title=\"streamlit_pdf_viewer.streamlit_pdf_viewer\"]").first
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
|
Test with pytest:
tests/test_embed_width.py#L40
test_should_render_template_check_container_size[chromium]
AssertionError: Locator expected to be visible
Actual value: False
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for locator("iframe[title=\"streamlit_pdf_viewer.streamlit_pdf_viewer\"]").first
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
|
Test with pytest:
tests/test_iframe_no_args.py#L40
test_should_render_template_check_container_size[chromium]
AssertionError: Locator expected to be visible
Actual value: False
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for locator("iframe[title=\"streamlit_pdf_viewer.streamlit_pdf_viewer\"]").first
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
|
Test with pytest:
tests/test_iframe_width.py#L40
test_should_render_template_check_container_size[chromium]
AssertionError: Locator expected to be visible
Actual value: False
Call log:
LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for locator("iframe[title=\"streamlit_pdf_viewer.streamlit_pdf_viewer\"]").first
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
- locator resolved to <iframe height="0" width="704" scrolling="no" data-testi…></iframe>
- unexpected value "hidden"
|
Test with pytest:
tests/test_rendering_text.py#L58
test_should_render_template_check_container_size[chromium]
assert 7402 > 7414
+ where 7402 = round(7402)
|
Test with pytest:
tests/test_tabs.py#L52
test_should_render_template_check_container_size[chromium]
assert 7402 > 7414
+ where 7402 = round(7402)
|
Test with pytest:
tests/test_tabs_2.py#L52
test_should_render_template_check_container_size[chromium]
assert 7402 > 7414
+ where 7402 = round(7402)
|
Test with pytest:
tests/test_unwrap_height.py#L44
test_should_render_template_check_container_size[chromium]
assert 704 < 704
|
Test with pytest
The operation was canceled.
|
Loading