Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4115704
page.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
216 B
Referenced Files
None
Subscribers
None
page.js
View Options
// Example code for Selenium/Explanation/Stack
// https://www.mediawiki.org/wiki/Selenium/Explanation/Stack
'use strict'
;
class
Page
{
async
open
(
path
)
{
await
browser
.
url
(
path
);
}
}
module
.
exports
=
Page
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 00:59 (2 w, 11 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a6/9b/33bf900f5a9fd532d9b99bae23a7
Default Alt Text
page.js (216 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment