Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/cartforge.co/vendor/codeception/module-webdriver/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/cartforge.co/vendor/codeception/module-webdriver/composer.json
{
    "name":"codeception/module-webdriver",
    "description":"WebDriver module for Codeception",
    "keywords":["codeception", "browser-testing", "acceptance-testing"],
    "homepage":"https://codeception.com/",
    "type":"library",
    "license":"MIT",
    "authors":[
        {
            "name": "Michael Bodnarchuk"
        },
        {
            "name": "Gintautas Miselis"
        },
        {
            "name": "Zaahid Bateson"
        }
    ],
    "minimum-stability": "dev",

    "require": {
        "php": "^8.0",
        "ext-json": "*",
        "ext-mbstring": "*",
        "codeception/codeception": "^5.0.0-RC2",
        "codeception/lib-web": "^1.0.1",
        "codeception/stub": "^4.0",
        "php-webdriver/webdriver": "^1.8.0",
        "phpunit/phpunit": "^9.5"
    },
    "suggest": {
        "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"
    },
    "autoload":{
        "classmap": ["src/"]
    },
    "autoload-dev": {
        "classmap": [
            "tests/data/app/data.php",
            "tests/unit/Codeception/Constraints/TestedWebElement.php"
        ],
        "psr-4": {
            "Tests\\Web\\": "tests/web/"
        }
    },
    "config": {
        "classmap-authoritative": true
    }
}

Spamworldpro Mini