abhi111abhishek / selenium-vba

Automatically exported from code.google.com/p/selenium-vba
0 stars 0 forks source link

When KO, methods return labels with "," between each character #119

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Operating system and version (32/64bit) : Windows 7 64
Office name and version(32/64bit) : 2013
Browser name and version : FF 31.0
SeleniumWrapper version : 1.0.23.0

Before SeleniumWrapper 1.0.23.0, this problem was not present, and I think that 
it's a regression caused by the correction on issue 117.

Now, I have some "," characters between each character when a method returns 
"KO".

Example :
With 1.0.23.0 :
Method <verifySelectedLabel> failed! exp=<[V,A,L,L,O,U,R,E,C]> got<[]> 

Before 1.0.23.0 :
Method <verifySelectedLabel> failed! exp=<[VALLOUREC]> got<[]> 

I have the same problem with methods "verifyText" and "verifySelectOptions" 
(non exhaustive list).

KO, Method <verifyText> failed! exp=<[A,B,E,L,I,O,c]> got<[C,h,o,i,s,i,r, 
,A,B,E,L,I,O, ,A,C,R,E

Nevertheless, I prefer this 1.023.0 version because my issue 117 is OK...

Original issue reported on code.google.com by dnowak...@gmail.com on 24 Nov 2014 at 4:20

GoogleCodeExporter commented 9 years ago
Yes there's a regression on the displayed message.
The result remains correct in all cases.

Original comment by florentbr on 25 Nov 2014 at 11:06

GoogleCodeExporter commented 9 years ago
Hello,
Thks for your answer and for your work!
Will you fix it, with a low priority, in a future release?

BR

Original comment by dnowak...@gmail.com on 3 Dec 2014 at 1:27

GoogleCodeExporter commented 9 years ago
It's fixed in v1.0.24.0 and will be released next week.

Original comment by florentbr on 3 Dec 2014 at 3:31

GoogleCodeExporter commented 9 years ago
Wonderful ! Thks very much ^^

Original comment by dnowak...@gmail.com on 3 Dec 2014 at 3:35

GoogleCodeExporter commented 9 years ago
Hello Florent,
I just have a question : when will you release the 1.0.24.0 version ?

Thanks for your work.

BR

Original comment by dnowak...@gmail.com on 10 Feb 2015 at 4:48

GoogleCodeExporter commented 9 years ago
I will release it shortly after the next release of the Selenium.
It should be soon as the last one was last October

Original comment by florentbr on 11 Feb 2015 at 5:54

GoogleCodeExporter commented 9 years ago
Good afternoon Florent,

Do you have some visibility about this next release of the Selenium Wrapper 
project ?

BR,
David.

Original comment by dnowak...@gmail.com on 29 May 2015 at 1:27