You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Coded ui test external plugin source project for wpf gridcontrol and griddatacontrol
2
-
This repository contains the coded ui test external plugin source project for wpf gridcontrol and griddatacontrol
1
+
# Coded UI Test External Plugin Source Project for WPF GridControl and WPF GridDataControl
2
+
3
+
This repository contains the coded ui test external plugin source project for [WPF GridControl](https://www.syncfusion.com/wpf-controls/excel-like-grid) and [WPF GridDataControl](https://help.syncfusion.com/wpf/classic/griddata/overview).
4
+
5
+
The Coded UI Test(CUIT) extension is a technology manager that tells Coded UI Test to use UI automation for Syncfusion WPF controls.
6
+
7
+
To test the Coded UI supported controls with CUITs, build the Extension project and place in the following mentioned location.
The Extension package should be installed(For example, Syncfusion.VisualStudio.TestTools.UITest.SfGridExtension.dll) in GAC location. Refer to the MSDN link for [GAC](https://learn.microsoft.com/en-us/previous-versions/dotnet/netframework-2.0/ex0ss12c(v=vs.80)) installation.
0 commit comments