Allow nicegui.test to be used without selenium dependencies (#3585)
* allow nicegui.test to be used without selenium dependencies
* show import error when Screen is accessed without the proper deps
* re-raise original error
* simplified code as discussed in #3510