MarketSquare / robotframework-angularjs

An AngularJS and Angular extension to Robotframework's SeleniumLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robotframework-3.0.2-angularjs_Validation issue

asief44 opened this issue · comments

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!

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

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

@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

@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

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.