There are multiple chapters on a page in a format as shown in the image. I have to add a test in cypress which checks if chapter numbers are in order. In case they get shuffled (as shown in image), the test should show an error.
Also the text "Chapter 1" can be selected so cypress can read it on the screen. These tiles have other information as well but I only want the chapter number tested.
