To get the amount of open pages of a specific context, it would be very helpful to be able to give the actual context id as filter. And it would be nice to have assertion operator as well to do: ```robotframework ${amount} Get Page Ids context=${usr1.context} then len(value) ```