|
def | stop (self) |
|
def | __init__ (self, port, worker_number, pixel_tests, no_timeout=False) |
|
def | __del__ (self) |
|
def | run_test (self, driver_input, stop_when_done) |
|
def | is_http_test (self, test_name) |
|
def | is_web_platform_test (self, test_name) |
|
def | test_to_uri (self, test_name) |
|
def | uri_to_test (self, uri) |
|
def | has_crashed (self) |
|
def | start (self, pixel_tests, per_test_args) |
|
def | stop (self) |
|
def | cmd_line (self, pixel_tests, per_test_args) |
|
◆ check_driver()
def webkitpy.port.xvfbdriver.XvfbDriver.check_driver |
( |
|
port | ) |
|
|
static |
◆ stop()
def webkitpy.port.xvfbdriver.XvfbDriver.stop |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: