-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
If I open a website and try to use py.performance.get() I get the error in the title.
The recent calls are: Lib\site-packages\pylenium\performance.py", line 75, in get
navigation_timing=self.get_navigation_timing(),
Lib\site-packages\pylenium\performance.py", line 93, in get_navigation_timing
return NavigationTiming(**navigation)
Lib\site-packages\pydantic\main.py", line 212, in__init__
validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)
This only happens on one page and it disappears if I click anything on the page before trying py.performance.get().
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels