International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 46 - Issue 12 |
Published: May 2012 |
Authors: Nidhika Uppal, Vinay Chopra |
![]() |
Nidhika Uppal, Vinay Chopra . Design and Implementation in Selenium IDE with Web Driver. International Journal of Computer Applications. 46, 12 (May 2012), 8-11. DOI=10.5120/6959-9384
@article{ 10.5120/6959-9384, author = { Nidhika Uppal,Vinay Chopra }, title = { Design and Implementation in Selenium IDE with Web Driver }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 46 }, number = { 12 }, pages = { 8-11 }, doi = { 10.5120/6959-9384 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Nidhika Uppal %A Vinay Chopra %T Design and Implementation in Selenium IDE with Web Driver%T %J International Journal of Computer Applications %V 46 %N 12 %P 8-11 %R 10.5120/6959-9384 %I Foundation of Computer Science (FCS), NY, USA
Selenium is open source software tool for automation testing . In this paper Firstly, we made analysis of selenium IDE with selenium Web Driver and Secondly, how we can enhance the Selenium IDE with using Web Driver and compatible with others browser. Now days the Web applications being developed to be compatible with all browsers but in Selenium IDE tool is limited to Firefox browser only and Selenium IDE cannot be tested on all browsers . If users wants to run recorded tests in different browsers like IE or Chrome then Selenium tools web driver has features to support with others browser . In this paper we had described Integrating Selenium IDE and web driver in one single package so that recorded tests on IDE can be run as web driver tests from single UI.