C# Framework for automated testing of Windows application based on WinFroms and WPF platforms.
Mozilla Public License 2.0
137
stars
66
forks
source link
Help me on how to get the list items using Cruciatus, i tried multiple ways but no luck, some ne please guide me #87
Open
knarunkumargit opened 5 years ago
CruciatusElement accountFunctionControl = quest.FindElementByUid("SelectAccountFunctionControl"); accountFunctionControl = accountFunctionControl.FindElementByUid("displayBlock1"); accountFunctionControl = accountFunctionControl.FindElementByUid("displayBlockContentPanel1"); accountFunctionControl = accountFunctionControl.FindElementByUid("SearchDialog");