PHPackages                             trex/codeception-selenium - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. trex/codeception-selenium

ActiveLibrary[Testing &amp; Quality](/categories/testing)

trex/codeception-selenium
=========================

A extension to start selenium server before acceptance test suite starts and stop it at the end of execution

3.4.1(8y ago)0246PHP

Since Jul 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tekoraik/trex-codeception-selenium)[ Packagist](https://packagist.org/packages/trex/codeception-selenium)[ RSS](/packages/trex-codeception-selenium/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

**Acceptance test configuration example with recommendable extension PhpBuiltinServer**

```
class_name: AcceptanceTester
extensions:
    enabled:
        - Codeception\Extension\PhpBuiltinServer
        - trex\codeception\selenium\SeleniumExtension
    config:
        Codeception\Extension\PhpBuiltinServer:
            hostname: localhost
            port: 8000
            autostart: true
            documentRoot: web/
            startDelay: 1
modules:
    enabled:
        - \Helper\Acceptance
        - WebDriver:
            url: "http://localhost:8000/index-test.php"
            browser: chrome
            capabilities:
                    chromeOptions:
                      args: ["--headless", "--disable-gpu", "--disable-extensions"]
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~74 days

Total

3

Last Release

3065d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00bbccd2a7e943a1d99c046a2de8c7ee378e321079e0bff0aca88c4de73e8298?d=identicon)[tekoraik](/maintainers/tekoraik)

---

Top Contributors

[![tekoraik](https://avatars.githubusercontent.com/u/3136309?v=4)](https://github.com/tekoraik "tekoraik (17 commits)")

### Embed Badge

![Health badge](/badges/trex-codeception-selenium/health.svg)

```
[![Health](https://phpackages.com/badges/trex-codeception-selenium/health.svg)](https://phpackages.com/packages/trex-codeception-selenium)
```

###  Alternatives

[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-symfony

Codeception module for Symfony framework

949.4M95](/packages/codeception-module-symfony)[captbaritone/mailcatcher-codeception-module

Test emails in your Codeception acceptance tests

1114.5M10](/packages/captbaritone-mailcatcher-codeception-module)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
