MarketSquare / robotframework-angularjs

An AngularJS and Angular extension to Robotframework's SeleniumLibrary
Apache License 2.0
34 stars 20 forks source link

Robotframework-3.0.2-angularjs_Validation issue #22

Closed asief44 closed 5 years ago

asief44 commented 6 years ago

Automating an application which is developed on angular js, and unable to locate elements which are having angular js calls - NG attributes. Installed robotframework-angularjs via pip successfully, but after adding angularjs library into eclipse(RED), some validating error pop-up is occurred. Below is the error message. Validating has encountered a problem. An internal error occurred while "validating" . \AngularJSLibrary\0273c5.lipspec(The system cannot find the file specified)

Config details: Robotframework - 3.0.2

robotframework_angularjs_error

robotframework-angularjs - 0.0.8 robotframework-selenium2library - 3.0.0 robotframework-seleniumlibrary - 3.1.1 robotframework-extendedselenium2library - 0.9.1

Kindly help on this issue. Please find the attached error robot_angularjs_error.docx screenshot.

Thanks in Advance!

asief44 commented 6 years ago

@emanlove , can you please help me on above issue?

emanlove commented 6 years ago

@asief44 is it possible to get the fill text of the stacktrace for the error you are seeing?

asief44 commented 6 years ago

@emanlove .Thanks for your reply.

'Validating' has encountered a problem. An internal error occurred during 'Validating'

Only this error is being occurred in machine, while trying add AngukarJS library. please help on this issue

emanlove commented 5 years ago

@asief44 Have you tried the latest AngularJS Library? It is working for me with

robotframework                 3.0.4
robotframework-angularjs       0.0.9
robotframework-seleniumlibrary 3.2.0
selenium                       3.14.1
emanlove commented 5 years ago

I believe this issue to be resolved within thee 0.0.9 version of the AngularJSLibrary. If you are still experiencing this issue with the 0.0.9 release of AngularJSLibrary please re-open this issue.