minor
This commit is contained in:
parent
6d1fa5de73
commit
d63c27bcc6
7 changed files with 108 additions and 83 deletions
|
@ -6,12 +6,12 @@ importance: 4
|
|||
|
||||
Here's the document with the table and form.
|
||||
|
||||
How to find?
|
||||
How to find?...
|
||||
|
||||
1. The table with `id="age-table"`.
|
||||
2. All `label` elements inside that table (there should be 3 of them).
|
||||
3. The first `td` in that table (with the word "Age").
|
||||
4. The `form` with the name `search`.
|
||||
4. The `form` with `name="search"`.
|
||||
5. The first `input` in that form.
|
||||
6. The last `input` in that form.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue