Robot Framework_ Angular application

Hi Everyone,
Does Robot Framework support angular applications. Usually I have seen folks using protractor, if Robot support angular, what libraries we should use.

Thanks advance for your responses.

Thanks
Indher

Yes, it supports.

Modern SeleniumLibrary should support, but traditionally we use AngularJS library.
You can also use Selenium Testability plugin for SeleniumLibrary.

1 Like