Wait For Load State -- possible to wait until 'finish'?

This was a solution for Selenium Library for a similar issue:

You should be able to do something similar with Browser Library using either Evaluate JavaScript or Wait For Function, never tried this in Browser Library though.

Hope that helps,

Dave.