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 nightw...@googlegroups.com
Is there a way to scroll down the window in Nightwatch? Thanks for your answer.
Vivian Ho
unread,
Oct 27, 2014, 11:29:02 AM10/27/14
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 nightw...@googlegroups.com
This is fixed now, used browser
browser.execute('scrollTo(0,3000)');
Lacy Morrow
unread,
Oct 27, 2014, 4:09:53 PM10/27/14
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 nightw...@googlegroups.com
^This is the best method of scrolling at this time to my knowledge.
By default selenium scrolls to an element (element to top of screen) before interacting (won't interact with elements not visible). You can change the behavior to scroll the element to the bottom of the page, but for arbitrary scrolls you must use javascript for now
Rohit Singh
unread,
Oct 13, 2015, 2:22:45 AM10/13/15
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 NightwatchJs, lacy....@invitae.com
Can we also scroll on a particular Div? Please help.
Rohit Singh
unread,
Oct 13, 2015, 2:23:05 AM10/13/15
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 NightwatchJs
Can we also scroll on a particular Div? Please help.
Kuba Mucha
unread,
Oct 14, 2015, 8:19:05 AM10/14/15
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