pip install nicegui playwright pandas # Added pandas as Playwright might need it
playwright install chromium
Run with
python uibased.py
- Making an application using this code! (windows/Mac/linux)
- Click works fine only if the element is visible at the time of the click