MCPcopy 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

isMethod · 0.95
jquery.min.jsFile · 0.65
gFunction · 0.65
pinScriptMethod · 0.65
unpinScriptMethod · 0.65
testFileUploadingMethod · 0.65
primaryModifierMethod · 0.65
homeKeyMethod · 0.65
endKeyMethod · 0.65
testXpIsWindowsMethod · 0.65

Implementers 1

NamedBrowserjava/src/org/openqa/selenium/remote/Br

Calls

no outgoing calls

Tested by 15

testFileUploadingMethod · 0.52
primaryModifierMethod · 0.52
homeKeyMethod · 0.52
endKeyMethod · 0.52
testXpIsWindowsMethod · 0.52
testVistaIsWindowsMethod · 0.52
testWin8IsWindowsMethod · 0.52
testWin81IsWindowsMethod · 0.52
testLinuxIsUnixMethod · 0.52