Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ config_test.js
File
config_test.js
test/acceptance/config_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Feature(
'Dynamic Config'
).config({ url:
'https://google.com'
})
2
3
Scenario(
'change config 1 @WebDriverIO @Puppeteer @Playwright'
, ({ I }) => {
4
I.amOnPage(
'/'
)
Callers
nothing calls this directly
Calls
9
Feature
Interface · 0.85
makeApiRequest
Method · 0.80
seeResponseCodeIsSuccessful
Method · 0.80
Scenario
Interface · 0.50
config
Method · 0.45
amOnPage
Method · 0.45
dontSeeInCurrentUrl
Method · 0.45
seeInCurrentUrl
Method · 0.45
see
Method · 0.45
Tested by
no test coverage detected