���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/selenium/pageobjects/restore.page.js
���ѧ٧ѧ�
'use strict'; const Page = require( 'wdio-mediawiki/Page' ); class RestorePage extends Page { get reason() { return $( '#wpComment' ); } get submit() { return $( '#mw-undelete-submit' ); } get displayedContent() { return $( '#mw-content-text' ); } open( subject ) { super.openTitle( 'Special:Undelete/' + subject ); } restore( subject, reason ) { this.open( subject ); this.reason.setValue( reason ); this.submit.click(); } } module.exports = new RestorePage();
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.28 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�