Engines utils - Navigation functions
- Adding doc strings and type annotations stuff. - Making error messages more detailed. - Renaming the `construct_websocket_url` function for more clarity.
This commit is contained in:
@@ -15,5 +15,5 @@ from .custom import (
|
||||
from .navigation import (
|
||||
js_bypass_path,
|
||||
intercept_route,
|
||||
construct_websocket_url,
|
||||
construct_cdp_url,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user