I'm beginner to Protractor

Please suggest me a good resource to learn.

I have been doing selenium for sometime.. Using Java.

On Mon, Feb 18, 2019, 5:36 AM Sander Elias <sanderel...@gmail.com wrote:

> Hi Harry,
>
> You seem to have some really old tooling around, and a build that's still
> centred around systemJS. From version 2 on the CLI switched to webpack. It
> will make your life a lot easier if you do too.
> The easy way is: Use the CLI to generate a new empty app. Add the deps yo
> uneed, and compile the app, see if all works.
> When it's up, you can copy the code over from your old app. Some small
> refactors might be needed.
> Depending on your experience, this will take a bit of time (I have done
> this a couple of times, and takes me 2 to 3 hours unless there are
> incompatible 3rth parties)
> Once done, you are back in line with the things most people use nowadays
> for angular apps. (and it's much easier to work with!)
>
> Regards
> Sander
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to