logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

WebKitWebDriver - WebDriver service implementation for WebKitGTK.

Author

       This  manual  page  was  written  by  Alberto  Garcia  <berto@igalia.com>,  based  on  the  contents   of
       https://blogs.igalia.com/carlosgc/2017/09/09/webdriver-support-in-webkitgtk-2-18/.

                                                  Feb 27, 2020                                WebKitWebDriver(1)

Description

       This manual page documents briefly the WebKitWebDriver command.

       WebDriver is an automation API to control a web browser. It allows the user to create automated tests for
       web applications independently of the browser and platform.

       The  WebKitWebDriver  binary  provides  the WebDriver service implementation for WebKitGTK. It works as a
       server, processing client requests to spawn and control the web browser. This driver is not tied  to  any
       specific  browser  and  can  be  used  with  any  WebKitGTK-based browser, but it uses MiniBrowser as the
       default.

Name

       WebKitWebDriver - WebDriver service implementation for WebKitGTK.

Options

-h,--help
              Show summary of command-line options.

       -p<port>,--port=<port>
              Set the port number that the driver will use.

Synopsis

WebKitWebDriver [options]

See Also