我不确定您在这里问什么。
其他driver.x参数可以在文档或源代码中找到。
# Generally I found the following might be useful for verifying the page:driver.current_urldriver.title# The following might be useful for verifying the driver instance:driver.namedriver.orientationdriver.page_sourcedriver.window_handlesdriver.current_window_handledriver.desired_capabilities



