tickets #117856
tickets #117442: [Regression] Regression test for SLED
tickets #117739: [Regression][Firefox] Firefox components of regression tests
[Regression][Firefox] Firefox: URLs with various protocols
Start date:
2022-10-11
Due date:
% Done:
0%
Estimated time:
Relevance:
P0
Description
Open url with following protocols:
- HTTP: http://jekyllrb.com/
- HTTPS: https://www.google.com/
- FTP: ftp://mirror.bej.suse.com/
- SMB: smb://mirror.bej.suse.com/dist
- Local: file:///usr/share/w3m/w3mhelp.html
vp1. Url with http protocol can be opened without error
vp2. Url with https protocol can be opened without error
vp3. Url with ftp protocol can be opened without error
vp4. Url with smb protocol can be opened without error
vp5. Url with local file can be opened without error