- varshaS
- Posts : 2
Join date : 2013-06-24
Selenium Support Angulas Javascript in Spring
Mon Jun 24, 2013 12:39 pm
Hey can anybody tell me do selenium support Angulas JS?. I am getting errror in playing the scripts generated from Selenium which are recorded on running my web application which is developed in Spring with Angular JS.
- mail2prassadAmateur
- Posts : 41
Join date : 2013-06-05
Re: Selenium Support Angulas Javascript in Spring
Mon Jun 24, 2013 8:15 pm
Please provide the details of the Error.
- varshaS
- Posts : 2
Join date : 2013-06-24
Re: Selenium Support Angulas Javascript in Spring
Tue Jun 25, 2013 6:17 pm
Thanks Prassad for answering. I am getting following error :
[info] Executing: |open | /pAccounting/ | |
[info] Executing: |select | id=selectRole | label=TM |
[info] Executing: |type | css=input.ng-valid.ng-dirty | 253201 |
[error] Element css=input.ng-valid.ng-dirty not found
[info] Executing: |open | /pAccounting/ | |
[info] Executing: |select | id=selectRole | label=TM |
[info] Executing: |type | css=input.ng-valid.ng-dirty | 253201 |
[error] Element css=input.ng-valid.ng-dirty not found
- ccoxMaster
- Posts : 205
Join date : 2012-01-06
Age : 39
Location : Denver, CO
Re: Selenium Support Angulas Javascript in Spring
Thu Jul 04, 2013 4:28 am
So it didn't find that element when you played the script back. Have you tried manually executing just that command? Have you tried using the 'Find' button to see if that element is indeed on the page? Have you tried waiting for that element to be present before you attempt to access it?
These are all things you should try if something isn't working to give us more information and to probably solve the problem yourself.
These are all things you should try if something isn't working to give us more information and to probably solve the problem yourself.
Permissions in this forum:
You cannot reply to topics in this forum