Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/tests/selenium/pageobjects/undo.page.js
Ðазад
'use strict'; const Page = require( 'wdio-mediawiki/Page' ); class UndoPage extends Page { get save() { return $( '#wpSave' ); } async undo( title, previousRev, undoRev ) { await super.openTitle( title, { action: 'edit', undoafter: previousRev, undo: undoRev, // T276783: suppress welcome dialog that would prevent save if VisualEditor is installed vehidebetadialog: 1 } ); await this.save.click(); } } module.exports = new UndoPage();
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка