REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 520 B
Close
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/cy/commands/ab-keep-logged-in.js
Text
Base64
/// <reference types="cypress" /> /** * @method abKeepLoggedIn * @memberof module:cy * @param {object} [options] * @param {object} [options.cookie] session cookie name: default to Cypress.env('AB_COOKIE_NAME') * @example * before(() => { * cy.abLogin() * }) * * beforeAll(() => { * cy.abKeepLoggedIn({ cookie: 'my-session-cookie' }) * cy.visit('your/path') * }) */ Cypress.Commands.add('abKeepLoggedIn', ({ cookie }) => { Cypress.Cookies.preserveOnce(cookie || Cypress.env('AB_COOKIE_NAME')) })
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ab-get-property.js
1.12 KB
lrw-r--r--
2026-02-28 00:28:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ab-keep-logged-in.js
520 B
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ab-login-api.js
871 B
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ab-login.js
840 B
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).