Watir is a great choice for automating responsive applications because it handles much of the synchronization for you.
We're still working on improving our content, but the basic guides can be found here: http://watir.com/guides/ There is an add-on gem specifically for angular applications: https://github.com/titusfortner/watir_angular It gives you more direct locators for angular elements and access to the same waiting scripts that Google uses in Protractor, without having to use Protractor. On Wed, Mar 7, 2018 at 8:51 AM, rajagopalan madasami <[email protected]> wrote: > We automated once, but I don't know whether any specific api support WATIR > is giving > > On 07-Mar-2018 7:20 PM, "c w" <[email protected]> wrote: >> >> Hi all! >> >> >> Please let me know if we can use watir to automate angular applications... >> and responsive applications >> >> Please let me know if there are any new books on the market, links with >> tutorials anything. >> >> Thank you so much >> >> -- >> -- >> Before posting, please read >> https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. >> In short: search before you ask, be nice. >> >> [email protected] >> http://groups.google.com/group/watir-general >> [email protected] >> --- >> You received this message because you are subscribed to the Google Groups >> "Watir General" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > -- > -- > Before posting, please read > https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. > In short: search before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > --- > You received this message because you are subscribed to the Google Groups > "Watir General" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
