Bugs in new version 5.11.5.0

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 227
Благодарностей
5 844
Баллы
113
Bugs, errors, problems in new version 5.11.5.0.
 

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
I have tried and tried and tried this over and over again in many variations
Код:
var he = instance.ActiveTab.MainDocument.FindElementByXPath(last.XPath, 0);
he.RiseEvent("onmouseover", "full");
System.Threading.Thread.Sleep(1000);
Код:
var he = instance.ActiveTab.MainDocument.FindElementByXPath(last.XPath, 0);
he.RiseEvent("mouseover", "full");
System.Threading.Thread.Sleep(1000);
both with variations of full medium and none
the xpath return is true.
rise mouse over works in project maker but i need the solution in c#
 

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
used code creator (hate that i ahve to cose project maker to do it... :( ), had to reboot code creator twice but works fine now
sort of :P
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 227
Благодарностей
5 844
Баллы
113
I have tried and tried and tried this over and over again in many variations
Код:
var he = instance.ActiveTab.MainDocument.FindElementByXPath(last.XPath, 0);
he.RiseEvent("onmouseover", "full");
System.Threading.Thread.Sleep(1000);
Код:
var he = instance.ActiveTab.MainDocument.FindElementByXPath(last.XPath, 0);
he.RiseEvent("mouseover", "full");
System.Threading.Thread.Sleep(1000);
both with variations of full medium and none
the xpath return is true.
rise mouse over works in project maker but i need the solution in c#
Could you please give sample template for reproducing this problem?
 

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
Yes I'll send over the template in a ticket later today for you. Mainly it's now the issue of increasing a int (using non x path solution, is able to mouse over. But never love past the first positive result even when told to by the intiger)
 

mrjozo

Новичок
Регистрация
26.08.2015
Сообщения
5
Благодарностей
0
Баллы
1
It look like Recaptch2 block fills bad textarea when they are multi captchas on single page - it will fill the first textarea on the page not the one which is vissible with id 2,3 etc
 

zenfreak

Client
Регистрация
21.08.2013
Сообщения
249
Благодарностей
11
Баллы
18
Регистрация
16.05.2014
Сообщения
141
Благодарностей
22
Баллы
18
Tables broken! Like always!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)