Help me on how to get the list items using Cruciatus, i tried multiple ways but no luck, some ne please guide me · Issue #87 · 2gis/Winium.Cruciatus · GitHub
More Web Proxy on the site http://driver.im/
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
CruciatusElement accountFunctionControl = quest.FindElementByUid("SelectAccountFunctionControl");
accountFunctionControl = accountFunctionControl.FindElementByUid("displayBlock1");
accountFunctionControl = accountFunctionControl.FindElementByUid("displayBlockContentPanel1");
accountFunctionControl = accountFunctionControl.FindElementByUid("SearchDialog");
The text was updated successfully, but these errors were encountered: