From Fedora Project Wiki
Description
This test case verifies if the user can search for a specified string on terminal based lynx browser
Setup
- Ensure the
lynx
package is installed
How to test
- Run
lynx google.com
- Running
lynx -use_mouse google.com
Expected Results
- The terminal based browser will ask you to approve for cookies
- The user should be able to search strings and get the google results page
- with mouse options, enabled, user will be able to use click on the web elements much like a real web page