Improve hold docs #12249
Annotations
3 errors
Test UI:
panel/tests/ui/test_custom.py#L524
test_children_add_and_remove_without_error[ReactChildren]
AssertionError: Locator expected to have text 'A Markdown pane!'
Actual value: <element(s) not found>
Call log:
LocatorAssertions.to_have_text with timeout 5000ms
- waiting for locator("#container")
|
Test UI:
panel/tests/ui/widgets/test_player.py#L87
test_player_visible_buttons
AssertionError: assert False
+ where False = is_visible('.play')
+ where is_visible = <Page url='http://localhost:45713/'>.is_visible
|
Test UI:
panel/tests/ui/widgets/test_tabulator.py#L3510
test_tabulator_sorter_default_number
TimeoutError: wait_until timed out in 5000 milliseconds
|
Loading