Use json version of scroll api for 2.0 and greater (#576)

(cherry picked from commit 3b809be324)
This commit is contained in:
Kevin Glowacz
2017-07-31 13:46:55 -05:00
committed by spalger
parent 7f0d0d6f47
commit 7ad3a7e196

View File

@ -252,7 +252,7 @@ function (spec) {
}
},
{
version: '>=5.3',
version: '>=2.0',
paramAsBody: {
scroll: {
param: 'scrollId',