Assertion failed PopUp with Firefox Browser

31 views
Skip to first unread message

sabf

unread,
Jul 26, 2011, 6:10:02 AM7/26/11
to testng...@googlegroups.com

My environment:

- testng 5.14

- Firefox 3.6.15

- maven

- Selenium Webdriver:

<dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium</artifactId>
            <version>2.0a5</version>
        </dependency>
        <dependency>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-remote-common</artifactId>
            <version>2.0b1</version>
            <type>jar</type>
        </dependency>

It fails, when it execute this line of code:

assertEquals("€ 0.00", CurrentCredit);

CurrentCredit is also a string it contains "€ 0.00"

And then this popup was shown:



Ramaraju Gelli

unread,
Jul 26, 2011, 6:49:03 AM7/26/11
to testng...@googlegroups.com
Please post this in selenium groups, this is not related to testNg issue



--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/testng-users/-/dkbTcG1NEosJ.
To post to this group, send email to testng...@googlegroups.com.
To unsubscribe from this group, send email to testng-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en.



--
Thanks,
Ramaraju Gelli
Reply all
Reply to author
Forward
0 new messages