wait for new records HTML data before we click on a record, MKWS-137
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 10 Mar 2014 13:59:01 +0000 (13:59 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 10 Mar 2014 13:59:01 +0000 (13:59 +0000)
commit629f916bd15890ad6ac22d79fe45dbbd0286620c
tree0d611d8fda5678a4073e23cbfb9a3432a00fe0b2
parent30d4c34eebe574801b03fb88293c74728d9aaf82
wait for new records HTML data before we click on a record, MKWS-137

If we click on a limit source link we have to wait until the pz2 show()
record request returns fresh data from the new result set. This is
implemented by the DOMSubtreeModified event.
test/spec/mkws-pazpar2.js