VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 453 Благодарностей 5 913 Баллы 113 03.08.2017 #1 Questions&feedback about new version 5.11.5.0.
PHaRTnONu Client Регистрация 01.10.2016 Сообщения 340 Благодарностей 48 Баллы 28 03.08.2017 #2 question.... how do i get mouse over even from C# to work Код: var he = instance.ActiveTab.MainDocument.FindElementByXPath(last.XPath, 0); he.RiseEvent("onmouseover", "full"); System.Threading.Thread.Sleep(1000); cant ever get this to fire (the result of last.XPath is good too.. )
question.... how do i get mouse over even from C# to work Код: var he = instance.ActiveTab.MainDocument.FindElementByXPath(last.XPath, 0); he.RiseEvent("onmouseover", "full"); System.Threading.Thread.Sleep(1000); cant ever get this to fire (the result of last.XPath is good too.. )