user.should_see doesn't work with ui.tree #5068
Replies: 1 comment 1 reply
-
|
Hi @davetapley, I converted your issue into a feature request. As mentioned in the documentation here:
Adding full support for user-testing Let's see if there is demand by counting votes for this feature request. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
I can see 'numbers' here ⬇️ so I'd expect
user.should_see('numbers')to pass.NiceGUI Version
2.20.0
Python Version
3.12.3
Browser
Other
Operating System
Linux
Additional Context
Test per the docs,
treeper the docs.Beta Was this translation helpful? Give feedback.
All reactions