Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ __is_in_frame
Method
__is_in_frame
seleniumbase/fixtures/base_case.py:14330–14331 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14328
return
js_utils.escape_quotes_if_needed(string)
14329
14330
def
__is_in_frame(self):
14331
return
js_utils.is_in_frame(self.driver)
14332
14333
############
14334
Callers
2
get_gui_element_rect
Method · 0.95
bring_active_window_to_front
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected