You could reduce you testing code to test cases that highlight each of these failings and we'll be in a better position to help.
Adrian On 22 October 2014 06:04, Sanjiv Bhalla <[email protected]> wrote: > Hi, > > > I am developing on Mac 10.9.4 > > > Web app has been developed using Angular with partials from a custom > template using additional scripts. > > > Tests have been written using Firefox and involve: > > - filling forms > > - navigating between Angular views/pages > > - switching between 2 browser windows to simulate communication between 2 > users. The 2nd window is created using an embedded link on the page > > > All test run using Firefox but fail with Chrome & Safari: > > > Chrome > > ----------- > > - sometimes a link requires 2 or more clicks to be activated > > - very often the driver fails to find valid css elements > > - Fails to switch between windows > > > Safari > > --------- > > - fails to create 2nd window, though link works manually > > - since the 2nd window is not launched, all the test will fail. > > - the driver fails to find valid css elements > > > Any help would be welcome. > > > Thanks, > > Sanjiv > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://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 "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
