got "(firefox:6641):GLib-WARNING **: g_set_prgname() called multiple times" and Test Error
Page 1 of 1 • Share •
got "(firefox:6641):GLib-WARNING **: g_set_prgname() called multiple times" and Test Error
Hi Friends,
I am Running a Selenium RC test in Fedora Core 12 Box. But I got the Error of FireFox path , so I set full path as
I got warning as :
and test Wait some time and Result E(Error) with Exception
How it can Remedy , I am using FireFox 3.5.6, is FireFox 2 remedy this problem...
Thankfully
Anes P.A
I am Running a Selenium RC test in Fedora Core 12 Box. But I got the Error of FireFox path , so I set full path as
. It's Working in other Working Environment of Fedora Core 13 , but in my pc$this->setBrowser('*firefox /usr/lib/firefox-3.5.6/firefox');
I got warning as :
(firefox:6641): GLib-WARNING **: g_set_prgname() called multiple times
and test Wait some time and Result E(Error) with Exception
PHPUnit 3.3.17 by Sebastian Bergmann.
E
Time: 02:00
There was 1 error:
1) testTitle(WebTest)
RuntimeException: Could not connect to the Selenium RC server.
FAILURES!
Tests: 1, Assertions: 0, Errors: 1.
How it can Remedy , I am using FireFox 3.5.6, is FireFox 2 remedy this problem...
Thankfully
Anes P.A
admod- Posts: 4
Join date: 2010-09-29
Similar topics» test 12123
» 3110 data blk error
» 26 thousand cc's in this Shop. (SQL error) ENJOY!!!!
» 6300 and 3110c security test failed
» got "(firefox:6641):GLib-WARNING **: g_set_prgname() called multiple times" and Test Error
» 3110 data blk error
» 26 thousand cc's in this Shop. (SQL error) ENJOY!!!!
» 6300 and 3110c security test failed
» got "(firefox:6641):GLib-WARNING **: g_set_prgname() called multiple times" and Test Error
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case