Search Discussions
-
Hi everyone, I'm working for a startup called BugFree Software and would love to hear your feedback on a new product we're launching today. Helium is a library that wraps around Selenium to simplify ...
Michael Herrmann
Dec 16, 2013 at 11:40 am
Dec 18, 2013 at 2:55 pm -
HI ALL, When i execute my login code it showing the below error.plz help me my code is... import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; public class login { ...
Hari nath
Dec 20, 2013 at 6:41 am
Sep 15, 2014 at 7:27 am -
Anyone encounter this with Selenium? I think I've found a Selenium bug, is there an existing issue for this? We're currently using Selenium 2.33. We have an app that for certain functionality brings ...
David
Dec 2, 2013 at 8:47 pm
Dec 3, 2013 at 3:17 am -
I am trying to upload a file using the below element <div class="addButton" <span class="btn btn-success fileinput-button" <i class="icon-plus icon-white" </i <span Select File</span <input ...
Reachout
Dec 10, 2013 at 8:51 am
Feb 19, 2014 at 3:59 am -
Hi guys, The below given is my code which is got from the inspector tool. Now how can i get the object selected via webdriver . td class="frame_action_xrows" valign="CENTER" bgcolor="#FFCC00" ...
Raju Krishnan
Dec 27, 2013 at 7:28 am
Dec 27, 2013 at 9:57 am -
Hi , I am new to Selenium and webdriver. I have created the following code and executed it import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; public class google ...
Raju Krishnan
Dec 11, 2013 at 11:12 am
May 9, 2014 at 9:58 am -
Hello Could you please help me in resolving this issue. Selenium version : selenium-server-2.31.0.jar HUB System : WIN 7 64 Bit Node System : WIN 7 64 Bit. System 1 ( HUB ) : Started HUB [ java -jar ...
Raju
Dec 17, 2013 at 11:59 pm
Mar 25, 2014 at 1:13 pm -
Hi Guys, I need to use the AutoIt in Selenium Grid Environment to automate windows based tasks. Is it possible to use that combination? Please give me some suggestions? Thanks, Karthik -- You ...
Karthik
Dec 20, 2013 at 7:19 am
Dec 26, 2013 at 5:16 am -
Hi , This is my HTML <nav class="tabs baselineText" <ul <li <a class="navigation" atdelegate="d19" href="javascript:void(0)" Trip </a </li <li <a class="navigation active" href="javascript:void(0)" ...
Chaitanya Chandrashekar
Dec 19, 2013 at 11:45 am
Dec 25, 2013 at 4:49 pm -
I need to integrate the chrome driver with eclipse to run the web driver script . I am a self footing into testing part with the selenium. kindly pls help me -- You received this message because you ...
P Karuppasamy
Dec 26, 2013 at 7:47 am
Apr 15, 2014 at 4:36 am -
Hi all, Is there any tool in IE or chrome as firebug (for finding xpaths). if suppose i want to get the xpath on IE as i do in firefox using firebug and firepath. is there any such tools available ...
VINEETA PRAJAPATI
Dec 23, 2013 at 5:27 am
Dec 25, 2013 at 5:02 pm -
Hi All, In application whenever alert pop up is displayed, it closes as soon as it opens. So the next code to accept the alert fails and it shows "Modal dialog present". I have tried like waiting for ...
Ravi Kiran
Dec 13, 2013 at 10:32 am
Dec 25, 2013 at 5:29 am -
Hi, I want to run my test automation in Mac book safari browser. does anyone know how to achieve that? I tried this: new RemoteWebDriver(new Uri("http://<ipaddress of MacBook :8080/wd/hub"), ...
Pooja Patel
Dec 31, 2013 at 5:36 am
Jan 7, 2014 at 4:38 pm -
I've got maxSession and maxInstances set to 10. 10 icons show up in the console. But it only launches 5 at a time, even though my TestNG testing.xml/testFiles.xml set up tries to launch 7 sessions ...
Nicholas Petreley
Dec 18, 2013 at 4:50 am
Jan 6, 2014 at 5:09 am -
I have 3 labels. How do i check if the value 1 + value 2 = Value 3. I am able to retrieve the value of all the 3 labels. -- You received this message because you are subscribed to the Google Groups ...
Anmol Kumar
Dec 31, 2013 at 6:50 am
Dec 31, 2013 at 4:45 pm -
How to select the check box in the attached screenshot; i tried the below statement, but it didn't wrk driver.findElement(By.name("ticketLess")).isSelected(); Please help -- You received this message ...
Raju Krishnan
Dec 27, 2013 at 9:42 am
Dec 30, 2013 at 6:00 am -
Hi All, I am not able to import the WebDriver files. I have attached the screenshot for more details. I have JDK 1.6 version, WebDriver Latest version, Steps: 1) I have configured the Java and java ...
Yogesh Tyagi
Dec 25, 2013 at 8:48 pm
Dec 26, 2013 at 10:47 am -
Hi All, Here i just wanted to know some information regarding Selenium TestNG report as a Tester. I have successfully completed testing a project using Selenium-JAVA and TestNG-xslt report has been ...
Shadab
Dec 19, 2013 at 5:26 am
Dec 25, 2013 at 5:37 am -
I have built correctly webdriver-blackberry-release.cod on my Win 7 x64 (instruction here<http://code.google.com/p/webdriver-blackberry/wiki/BuildingWebDriver ), I can access it on the simulator ...
ron190jSQL
Dec 17, 2013 at 5:52 am
Dec 24, 2013 at 5:31 pm -
Hi , Can anyone please let me know that how can we distribute our tests into the connected node from the hub in sequential way. I have a scenario in that -- I have a test suite which is having 100 ...
Akhilesh Rangade
Dec 19, 2013 at 7:09 pm
Dec 23, 2013 at 5:27 am -
Hello, this is my first posting to this website and I'm excited to get engaged! I wanted to hear from other Selenium users what their thoughts are on building automation code using widget model ...
Daniel Koo
Dec 17, 2013 at 5:46 am
Dec 18, 2013 at 1:04 pm -
Hello, How can i give key stock "enter key" in text box. i have attached picture also for this issue ...
Shalin nathan
Dec 5, 2013 at 5:57 am
Dec 6, 2013 at 7:24 am -
Hello Guys, I have a custom proxy for selenium grid. We are using Jenkins for CI and selenium plugin for starting the grid. I wanted to configure the grid to pick the custom proxy jar. I tried to ...
Rohith
Dec 2, 2013 at 6:37 am
Feb 13, 2014 at 10:48 am -
Hi, I feel like I'm hitting a dead end with trying to get my selenium grid stable. I'm able to run most of my tests pretty stable when run attended on local machine. But unattended, I tend to hit ...
David Lai
Dec 31, 2013 at 1:30 am
Jan 3, 2014 at 5:14 pm -
I've been using the Internet Explorer driver with the Selenium .NET bindings, and for a while I was struggling with an odd issue. When I declare the driver as follows: InternetExplorerDriver driver = ...
Daniel Charles
Dec 16, 2013 at 6:45 am
Jan 2, 2014 at 7:16 pm -
Hi All, I am unable to fetch the total size of drop down values. It is only giving "1" and when i am printing that value it is saying the first drop down value that is "Select" *The same code i have ...
Mrigank ved
Dec 30, 2013 at 11:17 am
Dec 31, 2013 at 5:01 pm -
Hi, I need to automate SSO page. But on that page, there is an popup where in I need to enter Username and Password. On that Popup, right click is disabled. Also View Source is also disabled until we ...
SeleniumUser
Dec 30, 2013 at 3:12 am
Dec 30, 2013 at 4:28 pm -
Can anyone share the helpful links to generate html reports using selenium rc,webdriver,grid using java. and basics of logs. Thanks in advance friends -- You received this message because you are ...
Pavan Prasad
Dec 30, 2013 at 5:25 am
Dec 30, 2013 at 8:09 am -
I have one testNG class with 10 tests. Here in each tests I am passing the driver instance to another class. But let say when 2nd test has given some exception which is not handled the rest of tests ...
Sonu
Dec 16, 2013 at 12:20 pm
Dec 17, 2013 at 4:20 pm -
Hi All, I am new to selenium webdriver and dowloaded tool succesfully. But somereasons I am getting following error ,by clicking eclipse "The Eclipse executable launcher was unable to locate its ...
Sathya sathya
Dec 17, 2013 at 5:46 am
Dec 17, 2013 at 2:09 pm -
Hi All, I've written one sample script which need to run and test on ie using selenium-webdriver in ruby language but this throwing the below error. Kindly help me. snippet ...
Sam
Dec 13, 2013 at 2:03 am
Dec 16, 2013 at 6:09 am -
Hi, I am not sure whether this is possible or not. I have 2 machines of same OS and browser. Let’s say windows 7 and IE9 I have 10 TCs and now I want to execute 5 in one machine and 5 in Other. Using ...
Subhabrata Pal
Dec 5, 2013 at 12:00 pm
Dec 9, 2013 at 9:19 am -
Is there a way to get the screensize of an Android device running Selenium Webdriver in Python? I tried using driver.get_window_size() but received a "Window handling not supported on Android" ...
Ben White
Dec 3, 2013 at 6:50 pm
Jan 9, 2014 at 6:32 am -
Hi everybody. I'd some help from you. I would like to know if Webdriver or Selenium IDE can handle the type of popup shown in the image below and, if it is possible, how can I do it? The browser I'm ...
Ricardo Abreu
Dec 31, 2013 at 5:36 am
Jan 6, 2014 at 10:23 am -
Hi All, I am getting the selenium firefox binary issue with grid server. 1) My fire fox is installed in c:\\Program Files\\Mozilla Firefox\\firefox.exe 2) I set the above path in environment ...
Chiru k
Dec 26, 2013 at 1:55 pm
Jan 3, 2014 at 3:53 am -
HI, I was wondering what is the recommended memory needed per a selenium node VM. Currently I have probably a couple dozen nodes all running with 2GB ram each. Seems like it runs ok most of the time, ...
David Lai
Dec 6, 2013 at 5:48 pm
Dec 31, 2013 at 9:28 pm -
Hello to you all; I am a beginner in Selenium webdriver. I am trying to automate the LinkedIn page using selenium webdriver. Below is my code: import org.openqa.selenium.By; import ...
Milo Haireche
Dec 30, 2013 at 4:50 am
Dec 31, 2013 at 1:37 pm -
Hi, I am having issues with selecting an image button on a web page. Tried with different methods but no success yet. Below is the options i am using. - By ID: 1 ...
Ankit Kuchhal
Dec 24, 2013 at 6:00 am
Dec 26, 2013 at 7:56 am -
Recently i using Selenium web driver and jsoup to fetch content from website, There are multiple of links on the site, i need to go each link one by one. Webpage is made using Ajax and other stuff, ...
Gaurab Pradhan
Dec 20, 2013 at 10:48 pm
Dec 23, 2013 at 6:52 am -
-- You received this message because you are subscribed to the Google Groups "Selenium Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to ...
Http://lifegoeasy.blogspot.in/
Dec 19, 2013 at 1:37 pm
Dec 19, 2013 at 2:54 pm -
Hi All, How to run test cases in multiple browsers using selenium? Please let me know how to set hub and node before running test cases using single command to work on multiple browsers ...
Vraun
Dec 12, 2013 at 12:19 pm
Dec 17, 2013 at 6:08 am -
Hi I just (thought) I posted to this group but can't find my message. Could it be that messages need to be approved before being publicly visible? Thanks, Michael -- You received this message because ...
Michael Herrmann
Dec 16, 2013 at 11:40 am
Dec 17, 2013 at 5:47 am -
I have an excell sheet named "Test File.xlsx". I want to get the values in the cells of the sheet and store every individual values in different randomly generated variables. And later on compare the ...
Haseeb akhter
Dec 13, 2013 at 1:31 pm
Dec 16, 2013 at 6:12 am -
Hi All, I want to email the emaillable-report.html to the manager through outlook after the execution is complete. Could you please let me know if any one has implemented this using Java? I am using ...
Gajendra Jain
Dec 11, 2013 at 10:29 am
Dec 11, 2013 at 3:41 pm -
i need to export an excel file after clicking on the link from mail A dialog box appears . how to handle this dialog? -- You received this message because you are subscribed to the Google Groups ...
Jesmin Mannan
Dec 10, 2013 at 9:20 am
Dec 10, 2013 at 5:04 pm -
Hi All, In my application, I have table which has two columns and every row has same id but inner text is different. If I'm using driver.findElement(By.cssSelector("#lblCompanyName")).click(); code ...
Mayank Srivastava
Dec 7, 2013 at 10:08 am
Dec 9, 2013 at 9:16 am -
Hi All, Needed an Urgent help. My web application is in chrome and can u please tell me how to locate elements in Chrome. In Firefox we use Firebug, do we have similar plugin for Chrome Browser ...
Chaitanya Chandrashekar
Dec 4, 2013 at 7:51 am
Dec 5, 2013 at 10:36 am -
I am facing problem while switching to frames while executing test cases through selenium grid script....... - But while executing the test cases using eclipse all test cases are passed....issue is ...
Pavan Prasad
Dec 2, 2013 at 10:22 am
Dec 3, 2013 at 3:14 pm -
Hi, While trying to invoke IE using remoteWebDriver getting the following error: The path to the driver executable must be set by the webdriver.ie.driver system property My Code: DesiredCapabilities ...
Subhabrata Pal
Dec 2, 2013 at 12:44 pm
Dec 3, 2013 at 7:44 am -
Any updates on this one? I am working on something similar. -- You received this message because you are subscribed to the Google Groups "Selenium Users" group. To unsubscribe from this group and ...
Code_warrior
Dec 30, 2013 at 1:00 pm
Dec 31, 2013 at 3:02 pm
Group Overview
group | selenium-users |
categories | selenium |
discussions | 232 |
posts | 738 |
users | 284 |
website | seleniumhq.org |
284 users for December 2013
Archives
- June 2016 (378)
- May 2016 (503)
- April 2016 (466)
- March 2016 (429)
- February 2016 (555)
- January 2016 (772)
- December 2015 (494)
- November 2015 (476)
- October 2015 (589)
- September 2015 (519)
- August 2015 (584)
- July 2015 (598)
- June 2015 (495)
- May 2015 (486)
- April 2015 (531)
- March 2015 (672)
- February 2015 (661)
- January 2015 (494)
- December 2014 (672)
- November 2014 (791)
- October 2014 (730)
- September 2014 (764)
- August 2014 (698)
- July 2014 (683)
- June 2014 (81)
- May 2014 (506)
- April 2014 (810)
- March 2014 (719)
- February 2014 (748)
- January 2014 (935)
- December 2013 (738)
- November 2013 (715)
- October 2013 (705)
- September 2013 (760)
- August 2013 (835)
- July 2013 (1,065)
- June 2013 (1,070)
- May 2013 (1,083)
- April 2013 (1,505)
- March 2013 (1,343)
- February 2013 (1,468)
- January 2013 (1,523)
- December 2012 (1,100)
- November 2012 (1,575)
- October 2012 (1,522)
- September 2012 (2,167)
- August 2012 (2,625)
- July 2012 (2,831)
- June 2012 (2,171)
- May 2012 (2,102)
- April 2012 (428)