���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/selenium/wdio-mediawiki/Page.js
���ѧ٧ѧ�
'use strict'; const querystring = require( 'querystring' ); /** * Based on http://webdriver.io/guide/testrunner/pageobjects.html */ class Page { /** * Navigate the browser to a given page. * * @since 1.0.0 * @see <http://webdriver.io/api/protocol/url.html> * @param {string} title Page title * @param {Object} [query] Query parameter * @param {string} [fragment] Fragment parameter * @return {void} This method runs a browser command. */ async openTitle( title, query = {}, fragment = '' ) { query.title = title; await browser.url( browser.config.baseUrl + '/index.php?' + querystring.stringify( query ) + ( fragment ? ( '#' + fragment ) : '' ) ); } } module.exports = Page;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�