How to use waitForAngularLoad Custom Keywords plug in?

Hi @Katalon ​​Store team,

Thanks a lot :smile: for the much awaited feature waitForAngularLoad.

Could you please share a sample GIT project on how to use it. Since the documentation isn’t user friendly.

Kindly do the needful at the earliest.

Thanks again.

@katalon_store_suppor

Hi @discover.selenium,
A sample project can be found here:

Thanks @devalex88 , @katalon_store_suppor and @trunglu, for your prompt support.

One quick question … Does this plug-in support the latest Angular or does it support only AngularJS

My requirement is, it should support latest Angular.

The example in git shows the below url which is an AngularJS application.,

‘Openning https://hello-angularjs.appspot.com/sorttablecolumn
WebUI.openBrowser(‘https://hello-angularjs.appspot.com/sorttablecolumn’)

Kindly Clarify… Thanks again :slight_smile:

Hi @discover.selenium:

The plug-in based on the code in this library:

I had a quick check, the plugin works fine with Angular2.
Please let us know if you need further support

Thanks

@trunglu, Thanks for your prompt reply … kindly check the email reply from Paul regarding the same.!

Paul

Hi @devalex88 , @trunglu , @katalon_store_suppor, @katalon_store_suppor

In project settings can we have another option, i.e. Wait Until Angular Page is fully loaded.

Hi @trunglu,

When I try to execute your sample project in Katalon_Studio_Windows_64-6.1.5 , I am getting the below error. Kindly let me know if I am doing something wrong …