Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ is
Method
is
java/src/org/openqa/selenium/remote/Browser.java:38–38 ·
view source on GitHub ↗
(String browserName)
Source
from the content-addressed store, hash-verified
36
String browserName();
37
38
default boolean is(String browserName) {
39
return
browserName().equals(browserName);
40
}
41
Callers
15
is
Method · 0.95
discover_browser_version
Method · 0.65
get_driver_url
Method · 0.65
get_platform_label
Method · 0.65
request_latest_browser_version_from_online
Method · 0.65
get_browser_binary_path
Method · 0.65
default
Method · 0.65
str_to_os
Function · 0.65
uncompress
Function · 0.65
get_binary_extension
Function · 0.65
get_platform_label
Method · 0.65
download_browser
Method · 0.65
Implementers
1
NamedBrowser
java/src/org/openqa/selenium/remote/Br
Calls
no outgoing calls
Tested by
15
browserNeedsFocusOnThisOs
Method · 0.52
testFileUploading
Method · 0.52
testMultipleFileUploading
Method · 0.52
primaryModifier
Method · 0.52
homeKey
Method · 0.52
endKey
Method · 0.52
testXpIsWindows
Method · 0.52
testVistaIsWindows
Method · 0.52
testWin8IsWindows
Method · 0.52
testWin81IsWindows
Method · 0.52
testWindows11IsWindows
Method · 0.52
testLinuxIsUnix
Method · 0.52