Jump to content

People Helppppp


Recommended Posts

This is a very basic task.

You need to:
  1. Get first 5 results via getResults function and store them in a variable.
  2. Remove first 5 results via removeResults function by passing variable from step 1 to the function as argument.

Note: this will only work as expected, if you have exactly 6 results, so you may need to check count of results via getResultsCount function and/or consider possibility of getting different amount of results.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.