Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/Math/tests/selenium/specs/basic.js
Ðазад
'use strict'; const assert = require( 'assert' ), Api = require( 'wdio-mediawiki/Api' ), MathPage = require( '../pageobjects/math.page' ); describe( 'Math', () => { let bot; before( async () => { bot = await Api.bot(); } ); it( 'should work for addition', async () => { // page should have random name const pageName = Math.random().toString(); // create a page with a simple addition await bot.edit( pageName, '<math>3 + 2</math>' ); await MathPage.openTitle( pageName ); // check if the page displays the image assert( await MathPage.mathml.isExisting() ); } ); } );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка