About the Selenium Automation User Group Group
Have something to say?
Join LinkedIn for free to participate in the conversation. When you join, you can comment and post your own discussions.
Join LinkedIn-
Framework Automation
Team, I'm sorry I'm running behind on picking our Judges for our Framework evals. I'll try and make selections late this weekend. I've...
-
-
-
-
HOw to use capture screen shots in ie/crome?
I need some help to find out the below error i am getting while running the script in selinium Error...
-
-
-
-
-
-
-
How to capture scrennshot of my running browser using selenium RC? I used captureEntirePageScreenshot(arg0,...
but getting error that could not found the location where the browser starts(EX.C:\Users\localmgr\AppData\Local\Temp\2\..... etc)
-
-
-
-
script in selenium ide
Hi, in selenium ide when I type something in a text field and I click on a button to retrieve the value of the text field but the script...
-
Most Popular Discussions
Hi all, How to get all attribute values for an attribute in a page here i need to find all 'src' tag in a page and i need to store those...
is it possible using selenium rc or webdriver... please reply
thanks in advance

Test result reporting: alternatives to JUnit?
I am using the Selenium WebDriver Java API from Eclipse. I have experimented with using JUnit as the runner and reporter for my tests. ...

salary of a selenium based automation tester ?
I want to know what is the salary paid in delhi ncr region for a automation tester having 7 year of experience and skills set of ...

Hi everyone, i am working with date picker on www.makemytrip.com .i am able to select the departure date but unable to set the return date.
WebDriver driver = new InternetExplorerDriver();
driver.get("http://www.makemytrip.com/");
driver.findElement(By.xpath("//li/span/la ...
India's leading online travel company - MakeMyTrip.com makemytrip.com
For all your travel needs including domestic and international air tickets, hotel bookings and holidays, train and bus reservations in India and other travel services, log on to www.MakeMyTrip.com, India�s only NASDAQ listed...


HOw to use capture screen shots in ie/crome?
I need some help to find out the below error i am getting while running the script in selinium
Error ...



How to resolve untrusted connection security error..?
Hi all,
I am facing problem with the untrusted connection error for my site, am not able proceed further, am using ...

HI All, I am working on an application which has 2 dropdowns,i need to fetch the different values for these dropdown from excelsheet in...
driver.findElement(By.id("ContentPlaceHolder1_ddlProductBrand_I")).sendKeys(ProductType) is working fine for first dropdown but not for ...

