Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/Webwright
/ rightTrace
Function
rightTrace
assets/compare_trajectory/app.js:1816–1818 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1814
return
this.left;
1815
},
1816
rightTrace() {
1817
return
this.right;
1818
},
1819
detailTabs() {
1820
return
[
1821
{ label:
'Python Scripts'
, value:
'python'
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected