Scroll Event Issue in WPT
|
03-16-2016, 02:56 PM
Post: #1
|
|||
|
|||
Scroll Event Issue in WPT
Hi Guys,
can some one help me if there is any wrong with script and use case is i need to scroll down the page after navigate. Script:- --------- combineSteps navigate http://www.walmart.com/search/?query=tod...s&cat_id=0 execAndWait window.setInterval('window.scrollBy(0,100)', 0) execAndWait document.querySelector('ul.paginator-list>li:nth-child(2)>button').click() Actual Behaviour:- Scrolling is getting applied to all the test steps. Expected Behaviour :- should only happen after navigate step. WPT link :- http://www.webpagetest.org/result/160316_EM_1EN/ Thanks, ANil. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Scroll Event Issue in WPT - anilpothala - 03-16-2016 02:56 PM
RE: Scroll Event Issue in WPT - rviscomi - 03-16-2016, 04:11 PM
RE: Scroll Event Issue in WPT - anilpothala - 03-17-2016, 06:13 AM
RE: Scroll Event Issue in WPT - rviscomi - 03-18-2016, 04:10 AM
RE: Scroll Event Issue in WPT - anilpothala - 03-18-2016, 06:03 AM
|
User(s) browsing this thread: 1 Guest(s)