| bio | website | sengupta-saikat.blogspot.in |
|---|---|---|
| location | Pune, India | |
| age | 26 | |
| visits | member for | 9 months |
| seen | yesterday | |
| stats | profile views | 1 |
I am amazed by the magic of Science, Arts & Technology; commerce just affects me financially :P
|
May 15 |
comment |
Selenium WebDriver | Unable to switch to apparent pop-up Thanks for help @vincebowdren. I have solved the issue now. Added the answer. |
|
May 10 |
comment |
Open source code to upload test results into HP QC/ALM? I did not try this but I think if your excel sheet has got a result column then you just map it to the QC field and upload. |
|
May 9 |
comment |
Selenium WebDriver | Unable to switch to apparent pop-up @vincebowdren Not does not work. I commented the 2nd swtichTo |
|
May 9 |
comment |
Selenium WebDriver | Unable to switch to apparent pop-up @vincebowdren I have added the entire Java code now. I am not able to locate the PSEDITBOX. The code works fine till wd1.switchTo().defaultContent() |
|
May 6 |
comment |
Selenium Webdriver | Unable to locate element error Bingo! It worked!! Thanks Sam :) |
|
May 3 |
comment |
Selenium Webdriver | Unable to locate element error @SamWoods Sorry not very conversant with Web design! This is the Xpath /html/body/form/div/div/div[3]/table/tbody/tr/td/div/table/tbody/tr[2]/td[3]/input and it appears under <frameset> \ <frame>. Does this help? |
|
May 3 |
comment |
Selenium Webdriver | Unable to locate element error @user246 Have added the error description in the question please help. |
|
May 2 |
comment |
Selenium Webdriver | Unable to locate element error @SamWoods This is what inspect element says - <td class="trLogin" bgcolor="#d3d3d3" align="left" valign="top"><input class="loginTextbox" type="text" maxlength="50/" onfocus="setFlag(this);" onkeypress="return checkExclusive('userid')" name="Username"></input></td> |
|
May 2 |
comment |
Selenium Webdriver | Unable to locate element error Error is thrown on the last section where I enter Username. |
|
Apr 21 |
comment |
Attaching a defect to a blocked Test Case in QC Two things to note - 1) QC version may be different 2) Blocked TC is not a special case I believe :) |
|
Apr 21 |
comment |
What are the most common mistakes student programmers make? @LittleChild I have flagged this post accordingly :) |
|
Feb 1 |
comment |
Typical software & tools short-list for *manual* QA specialist (tester) working environment Always welcome! |
|
Dec 20 |
comment |
JUnit Framework - Selenium Webdriver - Excel Input Output - Apache POI Thanks @corsiKa |
|
Dec 20 |
comment |
What are the building blocks of QTP 10 Automation Object Model @SuchitParikh Thanks. But can you cite any specific URL please? Which only contains the basic details. |
|
Nov 21 |
comment |
What options are available in the career path of a tester? Yes @JoeStrazzere I agree. Comment edited (must -> should) :) |
|
Oct 11 |
comment |
HP QTP 10 Issue while logging onto the demo Mercury Website Thanks @Motti I understand. |
|
Oct 10 |
comment |
HP QTP 10 Issue while logging onto the demo Mercury Website @PhilKirkham No I have not. Thanks for reminding. |
|
Oct 10 |
comment |
HP QTP 10 Issue while logging onto the demo Mercury Website I have tried registering, using different browsers but it did not help. Appreciate your support. |
|
Aug 17 |
comment |
JUnit Framework - Selenium Webdriver - Excel Input Output - Apache POI @user246 Thank you for the reply. My requirement is to read the data from the excel and pass that as arguments to a Selenium function. |