$this->open() OR $this->selenium->open() ???

13
Oct
2010
$this->open() OR $this->selenium->open() ???

Hi, in my tests i found 2 different ways to test:
1) require_once 'Testing/Selenium.php';
require_once 'PHPUnit/Framework/TestCase.php';
$this->selenium = new Testing_Selenium("*firefox", "http://www.google.com");
$this->selenium->start();
$this->selenium->open("/");
2)require_once 'PHPUnit/Extensions/SeleniumTestCase.php';
$this->setBr
About
This topic belongs to the forum
  • Numbers of topics : 1162
  • Numbers of messages : 3136
  • Numbers of users : 2144
  • Numbers of points : 1257
Similar topics
Hi, In the same case I'm getting an error "warn(1292245359123): Link has target '_blank', which is not supported in Selenium! Randomizing target to be: selenium_blank69196", when i run this code. Some one please help me out, in this
Hi guys: I have a question regarding to pop-up window handling in Selenium RC for IE 7 automation testing. I am running a test case with JUnit in IE 7 where there will be a pop-up window. However, the pop-up window does not have any windowsID
is it possible to make every link in my forum open in a new tab?
Q1. What is Selenium? Ans. Selenium is a set of tools that supports rapid development of test automation scripts for web based applications. Selenium testing tools provides a rich set of testing functions specifically designed to fulfil needs of
Q. 2 Open web site of any three private sector banks and list out the facilities customer can avail using internet banking.
Forums from same category
  • Un Forum Iesean Creeat Sa Te Informeze !

  • A place for discussing important issues because the whole of life is learning, therefore education can have no endings.

  • Chat And Discuss All Matters Concerning You In The World Of Facebook! Feel Free To Have A Good Vent At The Matters That Mean The Most To You, With The Many Topics of Conversation On Offer!

  • BRUTALITY MUSIC PRODUCTIONS. Brutality Freakz. Brutality Music

  • Free forum: Hmoob Ntuj Tshiab - Txoj Kev Hlub - Yeej muaj nyob rau txhua tug los ntawm lub siab dawb siab huv nthuav tawm rau txhua leej txhua tus kawm txog peb Hmoob lub neej txoj kev sib hlub kom peb nyob kaj siab lug.

  • everything site

See also
more_less
Informations

0 Replies For the topic :
"$this->open() OR $this->selenium->open() ???"

This topic has been viewed 441 times.

Last message :
13/10/2010 at 11h35 by "siteriaitaliana"