Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-amp-bind.js
File
test-amp-bind.js
test/integration/test-amp-bind.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{BrowserController} from
'#testing/helpers/service'
;
2
import
{poll as classicPoll} from
'#testing/iframe'
;
3
4
const
TIMEOUT = 2000;
Callers
nothing calls this directly
Calls
9
poll
Function · 0.90
beforeEach
Function · 0.85
expect
Function · 0.85
wait
Method · 0.80
getAttribute
Method · 0.80
waitForElementLayout
Method · 0.80
it
Function · 0.50
click
Method · 0.45
getElementById
Method · 0.45
Tested by
no test coverage detected