testplane icon indicating copy to clipboard operation
testplane copied to clipboard

Testplane (ex-hermione) browser test runner based on mocha and wdio

Results 84 testplane issues
Sort by recently updated
recently updated
newest added

Добрый день подскажите можно ли реализовать такой подход. В beforeEach из элементов на странице (пункты меню) создаю массив - объектов {url: '', name: ''} После в цикле прохожу по этому...

Hi, webdriverio in hermione soo old, could you update it to the latest version? We cannon launch firefox, it causes error like this https://bugzilla.mozilla.org/show_bug.cgi?id=1518376

Можно взять файл из пакета `--require ts-node/register` Но нельзя взять локальный файл `--require ./test-require/index.js` ``` Error: Cannot find module './test-require/index.js' ``` В mocha аналогичная опция позволяет импортировать локальные файлы тоже...

### Result of npm audit: ``` === npm audit security report === # Run npm install [email protected] to resolve 4 vulnerabilities SEMVER WARNING: Recommended action is a potentially breaking change...

Привет! А есть какие-то планы на поддержку puppeteer?

При включенной опции compositeImageб `ignoreElements` срабатывает только один раз, для первого скриншота. В остальных же скриншотах это не работает и получаеться так, что если элемент попадает на склейку, то первая...

Добавление текущих даты и времени в каждое сообщение логов. Пример ``` [2019-10-31 17:27:18 GMT+3] AssertViewResults [2019-10-31 17:27:18 GMT+3] fromRawObject [2019-10-31 17:27:18 GMT+3] ✓ should create an instance form a raw...

Based on https://github.com/gemini-testing/gemini-core/pull/61 Added a new option `ignoreStyle`, which deals with representation of ignore areas in assertView. That's how it's looks like (notice light-blue area, which is ignored) ![2019-09-21_01-05-06](https://user-images.githubusercontent.com/2299216/65498024-d8df1b80-dec3-11e9-9f48-7ffa48f2f54a.png)

Привет! Похоже вся секция про API устарела. Нет методов ни `init()`, ни `done()`.