Skip to content

Commit 49a61c4

Browse files
author
Jake Ginnivan
committed
Updated WebBrowser nuspec
1 parent 38134dd commit 49a61c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TestStack.White.WebBrowser/TestStack.White.WebBrowser.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata>
44
<id>TestStack.White.WebBrowser</id>
55
<version>$version$</version>
6-
<title>TestStack.White</title>
7-
<summary>TestStack.White is the official replacement for the White UI automation framework</summary>
6+
<title>TestStack.White.WebBrowser</title>
7+
<summary>TestStack.White.WebBrowser adds Silverlight to White</summary>
88
<description>White is a framework for automating rich client applications based on Win32, WinForms, WPF, Silverlight and SWT (Java) platforms. It is .NET based and does not require the use of any proprietary scripting languages. Tests/automation programs using White can be written with whatever .NET language, IDE and tools you are already using. White provides a consistent object-oriented API, hiding the complexity of Microsoft's UIAutomation library (on which White is based) and windows messages.
99

1010
* TestStack.White is the official replacement for White *</description>

0 commit comments

Comments
 (0)