MCPcopy Create free account

hub / github.com/daijro/camoufox / functions

Functions3,416 in github.com/daijro/camoufox

Method_onScreencastFrame
(params)
additions/juggler/protocol/PageHandler.js:167
Method_onServiceWorkerResponse
(channel, topic)
additions/juggler/NetworkObserver.js:705
Method_onTargetDestroyed
(target)
additions/juggler/protocol/BrowserHandler.js:109
Method_onWindowOpen
(subject)
additions/juggler/content/PageAgent.js:211
Method_onWindowOpenInNewContext
(docShell)
additions/juggler/content/PageAgent.js:227
Method_onWorkerCreated
({workerId, frameId, url})
additions/juggler/protocol/PageHandler.js:195
Method_onWorkerDestroyed
({workerId})
additions/juggler/protocol/PageHandler.js:201
Method_onWorkerDestroyed
(worker)
additions/juggler/content/PageAgent.js:200
Method_onWorkerDestroyed
(workerDebugger)
additions/juggler/content/FrameTree.js:153
Method_on_done
(self, ok, msg)
pythonlib/camoufox/gui/backend.py:1065
Function_on_framereceived
(payload: Union[bytes, str])
tests/async/test_websocket.py:81
Function_on_framesent
(payload: Union[bytes, str])
tests/async/test_websocket.py:75
Method_on_geoip_done
(self, ok, msg)
pythonlib/camoufox/gui/backend.py:1077
Method_on_geoip_progress
(self, value)
pythonlib/camoufox/gui/backend.py:1048
Method_on_geoip_status
(self, status)
pythonlib/camoufox/gui/backend.py:1052
Function_on_websocket
(websocket: WebSocket)
tests/async/test_websocket.py:178
Method_on_worker_progress
(self, value)
pythonlib/camoufox/gui/backend.py:1041
Method_on_worker_status
(self, status)
pythonlib/camoufox/gui/backend.py:1045
Function_on_ws_socket_error
(err: str)
tests/async/test_websocket.py:175
Method_progress
(self, downloaded, total)
pythonlib/camoufox/gui/backend.py:45
Method_scrollIntoViewIfNeeded
({objectId, frameId, rect})
additions/juggler/content/PageAgent.js:437
Method_setFileInputFiles
({objectId, frameId, files})
additions/juggler/content/PageAgent.js:375
MethodactiveBrowserColor
(self)
pythonlib/camoufox/gui/backend.py:454
MethodactiveBrowserLabel
(self)
pythonlib/camoufox/gui/backend.py:474
MethodactiveBrowserText
(self)
pythonlib/camoufox/gui/backend.py:442
MethodactiveLabel
(self)
pythonlib/camoufox/gui/backend.py:479
Functionactive_cmd
Print the current active version
pythonlib/camoufox/__main__.py:1008
MethodactorCreated
()
additions/juggler/JugglerFrameParent.sys.mjs:15
MethodactorCreated
()
additions/juggler/content/JugglerFrameChild.sys.mjs:42
FunctionaddBinding
({worldName, name, script})
additions/juggler/content/main.js:83
MethodaddBinding
(worldName, name, script)
additions/juggler/TargetRegistry.js:1079
MethodaddBinding
(name, script)
additions/juggler/content/Runtime.js:423
MethodaddMessageListener
(receiver, eventName, handler)
additions/juggler/Helper.js:45
Functionafter_each_hook
()
tests/conftest.py:116
Functionafter_each_hook
(server: Server)
tests/async/test_download.py:33
FunctionapplyContextSetting
({name, value})
additions/juggler/content/main.js:87
Methodas_config
Converts the geolocation to a config dictionary.
pythonlib/camoufox/locales.py:60
Methodas_range
Returns the version range as a string.
pythonlib/camoufox/__version__.py:15
Methodas_string
(self)
pythonlib/camoufox/locales.py:29
Functionassetdir
()
tests/conftest.py:77
Methodassets
Get the list of assets
multibuild.py:94
FunctionasyncOnChannelRedirect
(oldChannel, newChannel, flags, callback)
additions/juggler/ChannelEventSink.sys.mjs:42
MethodasyncPromptAuth
(aChannel, aCallback, aContext, level, authInfo)
additions/juggler/NetworkObserver.js:269
FunctionawaitViewportDimensions
({width, height})
additions/juggler/content/main.js:103
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
additions/camoucfg/json.hpp:21710
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
additions/camoucfg/json.hpp:20306
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
additions/camoucfg/json.hpp:20262
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
additions/camoucfg/json.hpp:24281
Functionbasic_json from_bjdata
additions/camoucfg/json.hpp:23829
Functionbasic_json from_bson
additions/camoucfg/json.hpp:23859
Functionbasic_json from_cbor
additions/camoucfg/json.hpp:23663
Functionbasic_json from_msgpack
additions/camoucfg/json.hpp:23721
Functionbasic_json from_ubjson
additions/camoucfg/json.hpp:23775
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
additions/camoucfg/json.hpp:19549
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
additions/camoucfg/json.hpp:20314
Functionbasic_json parse
additions/camoucfg/json.hpp:23316
Methodbefore_each
(self, page: Page)
tests/async/test_page_clock.py:34
Methodbefore_each
(self, page: Page)
tests/async/test_page_clock.py:144
Methodbefore_each
(self, page: Page)
tests/async/test_page_clock.py:171
MethodbernsteinPolynomial
additions/camoucfg/MouseTrajectories.hpp:33
MethodbernsteinPolynomialPoint
additions/camoucfg/MouseTrajectories.hpp:29
Functionbinary
additions/camoucfg/json.hpp:6860
Methodbinary
additions/camoucfg/json.hpp:7044
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
additions/camoucfg/json.hpp:9228
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
additions/camoucfg/json.hpp:15090
Methodbinomial
additions/camoucfg/MouseTrajectories.hpp:24
Functionblur_event
()
tests/async/test_locators.py:996
Functionboolean
additions/camoucfg/json.hpp:6830
Methodboolean
additions/camoucfg/json.hpp:7014
Functionbrowser
( browser_factory: "Callable[..., asyncio.Future[Browser]]", )
tests/async_imp/conftest.py:79
Functionbrowser
( browser_factory: "Callable[..., asyncio.Future[Browser]]", )
tests/async/test_browsercontext_proxy.py:27
Functionbrowser
( browser_factory: "Callable[..., asyncio.Future[Browser]]", )
tests/async/conftest.py:79
Functionbrowser_channel
(pytestconfig: pytest.Config)
tests/conftest.py:128
Functionbrowser_name
(pytestconfig: pytest.Config)
tests/conftest.py:122
Functionbrowser_type
(playwright: Playwright, browser_name: str)
tests/async_imp/conftest.py:52
Functionbrowser_type
(playwright: Playwright, browser_name: str)
tests/async/conftest.py:52
Functionbrowser_version
(browser: Browser)
tests/async_imp/conftest.py:88
Functionbrowser_version
(browser: Browser)
tests/async/conftest.py:88
MethodbrowserforgeVersion
(self)
pythonlib/camoufox/gui/backend.py:501
Methodbuild
(self)
pythonlib/camoufox/pkgman.py:613
MethodbuildNode
(accElement)
additions/juggler/content/PageAgent.js:641
Methodbusy
(self)
pythonlib/camoufox/gui/backend.py:362
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
additions/camoucfg/json.hpp:16146
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
additions/camoucfg/json.hpp:16161
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
additions/camoucfg/json.hpp:16203
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
additions/camoucfg/json.hpp:15999
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
additions/camoucfg/json.hpp:16076
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
additions/camoucfg/json.hpp:16298
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
additions/camoucfg/json.hpp:16046
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
additions/camoucfg/json.hpp:16104
MethodcalculatePointsInCurve
additions/camoucfg/MouseTrajectories.hpp:46
MethodcallFunction
({executionContextId, functionDeclaration, args, returnByValue})
additions/juggler/content/Runtime.js:98
Functioncalls
(page: Page)
tests/async/test_page_clock.py:26
MethodcanInstall
(self)
pythonlib/camoufox/gui/backend.py:378
MethodcanUninstall
(self)
pythonlib/camoufox/gui/backend.py:383
MethodcancelDownload
(uuid)
additions/juggler/TargetRegistry.js:94
MethodcancelOperation
(self)
pythonlib/camoufox/gui/backend.py:749
FunctioncanvasHash
(operations: (ctx: CanvasRenderingContext2D) => void)
build-tester/src/lib/checks/collectors.ts:14
Functioncapture_and_continue
(route: Route, request: Request)
tests/async/test_page_request_fallback.py:178
Functioncapture_and_continue
(route: Route, request: Request)
tests/async/test_browsercontext_request_fallback.py:148
← previousnext →1,501–1,600 of 3,416, ranked by callers