Skip to content

Commit b4fe5f3

Browse files
committed
Fixing documentation warnings in .NET build
1 parent ce54918 commit b4fe5f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: dotnet/src/webdriver/IE/InternetExplorerOptions.cs

+3
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ public enum InternetExplorerUnexpectedAlertBehavior
6666
Dismiss
6767
}
6868

69+
/// <summary>
70+
/// Specifies the behavior of waiting for page loads in the IE driver.
71+
/// </summary>
6972
public enum InternetExplorerPageLoadStrategy
7073
{
7174
/// <summary>

0 commit comments

Comments
 (0)