Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ SharedReference
Class
SharedReference
dotnet/src/webdriver/BiDi/Script/IRemoteReference.cs:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
public sealed record SharedReference(string SharedId) : ISharedReference
32
{
33
public Handle? Handle { get; init; }
34
}
35
36
public interface IRemoteObjectReference : IRemoteReference
37
{
Callers
7
test_pointer_move_with_element_origin
Function · 0.85
test_set_files
Function · 0.85
test_set_multiple_files
Function · 0.85
test_set_files_empty_file_list
Function · 0.85
test_set_files_with_absolute_path
Function · 0.85
test_wheel_scroll_with_element_origin
Function · 0.85
test_locate_nodes_given_start_nodes
Function · 0.85
Calls
no outgoing calls
Tested by
7
test_pointer_move_with_element_origin
Function · 0.68
test_set_files
Function · 0.68
test_set_multiple_files
Function · 0.68
test_set_files_empty_file_list
Function · 0.68
test_set_files_with_absolute_path
Function · 0.68
test_wheel_scroll_with_element_origin
Function · 0.68
test_locate_nodes_given_start_nodes
Function · 0.68