Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
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
jquery.min.js
File · 0.65
g
Function · 0.65
pinScript
Method · 0.65
unpinScript
Method · 0.65
browserNeedsFocusOnThisOs
Method · 0.65
testFileUploading
Method · 0.65
testMultipleFileUploading
Method · 0.65
primaryModifier
Method · 0.65
homeKey
Method · 0.65
endKey
Method · 0.65
testXpIsWindows
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