| bio | website | |
|---|---|---|
| location | Sheffield, United Kingdom | |
| age | 37 | |
| visits | member for | 5 months |
| seen | 8 hours ago | |
| stats | profile views | 1 |
Professional software tester.
|
May 9 |
comment |
Handling Alert box on page load Can you show us what you've tried so far, and explain what's going wrong - do you get an error, or does it run but fail to extract the data? |
|
May 9 |
comment |
Selenium WebDriver | Unable to switch to apparent pop-up That sounds like you have a problem with your PSEDITBOX control then. Is it in the iframe, or in the default content? And can you verify that it definitely exists, uniquely, as identified by the class? |
|
May 9 |
comment |
Selenium WebDriver | Unable to switch to apparent pop-up Thanks, that's useful. From a look at the code, it's not obvious whether you have a problem with switching, or with that particular field PSEDITBOX. If you move the call to PSEDITBOX further up (before you switched to the iframe), does it work there? |
|
May 9 |
comment |
Selenium WebDriver | Unable to switch to apparent pop-up Can you post your code where you try to switch to the iframe? What happens when you try it - does it throw an error? |
|
May 9 |
comment |
Best QA techniques -1: What techniques have you considered so far - and how applicable do you think they might be? |
|
Apr 29 |
comment |
What are the different test scenarios to be checked for giving license to a client What effect does the licence have? If the user has no licence, should they be prevented from accessing the app at all? Or should they be given access to some functions but not others? Is the licence date-limited? |