You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi,
Protractor click() function is not working, but my scripts are not failing while executing click() function with a click failure message instead, it goes to the next step and fails.
Michael Glaser
unread,
Jan 3, 2020, 2:28:16 AM1/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
First question I always ask....is IE zoom level set to 100%?
Sridevi Prabhu
unread,
Jan 3, 2020, 3:24:52 AM1/3/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Yes, I have set the browser zoom to 100%, butstill the click() didn't work, later I changed the system's scale and layout to 100% and my scripts started working.