Miroslav Madera

Results 1 comments of Miroslav Madera

Would this be possible? (with Linq) `var element = desktopSession.FindElementsByAccessibilityId("_tree").Where(e => e.GetAttribute("Value.Value") == [yourText]).FirstOrDefault();`