selenium-rc
SessionId null in Selenium RC test after redirect
I\'m testing an app, and after I\'ve filled an extarnal payment service iframe I\'m redirected to a payment confirmation screen inside the app I\'m testing.[详细]
2023-04-13 09:54 分类:问答How to check Space between Two images
Consider there are two images in a webpage. I want know if they have any space rendere开发者_如何学运维d between them.[详细]
2023-04-13 09:26 分类:问答Start Selenium RC server automatically
How can I automatically start and stop the Selenium RC server when I run my phpunit tests? I thought I could create a little bash script that does something like this (does not work though):[详细]
2023-04-13 02:14 分类:问答Does selenium support devexpress grid to record and playback using selenium IDE?
I have a web app which contains devexpress grid. I tried开发者_高级运维 to click the link displayed in one of the column of the grid, but it doesn\'t capture anything. Can anyone help me to fix this!Y[详细]
2023-04-12 21:36 分类:问答Running parallel tests using Selenium Grid and TestNG
We have the following set up for running parallel tests using selenium grid and testng. Selenium Hub : Running the hub.[详细]
2023-04-12 17:57 分类:问答css/selenium: visiblity of an element does not change
I have an element (text box), which has the following attribute: style=\"visibility: hidden;\" and style=\"visibility: visible;\"[详细]
2023-04-11 23:49 分类:问答Load an external js file containing useful test functions in selenium
The runScript command in selenium is really useful, and I\'m using it to total values in a table and then store the value like this[详细]
2023-04-11 18:28 分类:问答how to make selenium to wait for few seconds after clicking a button
can anyone help in this issue:Im clickin a button, at the end of the case by this: selcmd.Click(objget3);[详细]
2023-04-11 17:18 分类:问答Creating Selenium-RC for other programming languages
I would like to know if its possible to develop a selenium RC for other languages( i.e. other than php, python, perl, ruby, java and c#). For example, we develop a selenium RC for c++(or开发者_StackOv[详细]
2023-04-10 19:09 分类:问答How to select font size bgcolor using selenium
this is my html code and i need to select font size, bgcolor which is there in nonscript. <iframe src=\"javascript:\'\'\" id=\"__gwt_historyFrame\" tabIndex=\'-1\' style=\"position:absolute;width[详细]
2023-04-10 17:08 分类:问答