Update README to point to the extra plugin #223
Annotations
2 errors
|
run:
streamlit_folium/tests/test_frontend.py#L329
test_dynamic_feature_group_update[chromium]
AssertionError: Locator expected to be visible
Actual value: hidden
Call log:
- LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("dashArray")
6 × locator resolved to <span class="token token string">"dashArray"</span>
- unexpected value "hidden"
|
|
run:
streamlit_folium/tests/test_frontend.py#L194
test_tooltip_click[chromium]
AssertionError: Locator expected to be visible
Actual value: <element(s) not found>
Call log:
- LocatorAssertions.to_be_visible with timeout 5000ms
- waiting for get_by_text("\"last_object_clicked_tooltip\":\"Liberty Bell\"")
|