Skip to content

Commit 84f1983

Browse files
committed
a bit fixed of comment
1 parent 43568e1 commit 84f1983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/webdriver_capabilities_parser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are two capabilities which define strategy what view will be current after
88
- "windowposition" - HWD will be try start window with desired position, as a string (e.g. - "80, 60")
99
- "maximize" - HWD will be try start window with maximum size
1010
- "reuseUI" - HWD checks this caps, if it is not specified,
11-
in case of attempt to create second session we get exeception of "one session only",<br/>
11+
in case of attempt to create second session we get exception of "one session only",<br/>
1212
otherwise prev session will be terminated without closing windows and new session can reuse those windows
1313
1414
For browserClass customizer can define some generic classes. In example in default

0 commit comments

Comments
 (0)