"Fossies" - the Fresh Open Source Software Archive

Member "selenium-selenium-4.8.1/javascript/cdp-support/BUILD.bazel" (17 Feb 2023, 175 Bytes) of package /linux/www/selenium-selenium-4.8.1.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 package(default_visibility = [
    2     "//dotnet/src/webdriver:__pkg__",
    3     "//java/src/org/openqa/selenium/devtools:__pkg__",
    4 ])
    5 
    6 exports_files([
    7     "mutation-listener.js",
    8 ])