1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:27:45 +00:00

Tests: Add tests for navigation.navigate()

This commit is contained in:
Andrew Kaster 2023-11-03 19:18:56 -06:00 committed by Alexander Kalenik
parent 19e802d09c
commit 682a6d5882
4 changed files with 114 additions and 0 deletions

View file

@ -0,0 +1,7 @@
Initial history length is 1
NavigateEvent for Push navigation-navigate-iframe.html#1 (Same document? true) with info: 42
currententrychange for change to navigation-navigate-iframe.html#1 of type Push from navigation-navigate-iframe.html
Committed to navigation to navigation-navigate-iframe.html#1
Finished navigation to navigation-navigate-iframe.html#1
History length after navigate is 2
DONE