Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinmoo21/ui-test-example
UI test example that try to log on to https://www.naver.com
https://github.com/jinmoo21/ui-test-example
Last synced: 20 days ago
JSON representation
UI test example that try to log on to https://www.naver.com
- Host: GitHub
- URL: https://github.com/jinmoo21/ui-test-example
- Owner: jinmoo21
- License: mit
- Created: 2023-01-02T14:18:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T15:45:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T23:34:06.180Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UI Test Example
[![py test](https://github.com/jinmoo21/ui-test-example/actions/workflows/py_test.yml/badge.svg)](https://github.com/jinmoo21/ui-test-example/actions/workflows/py_test.yml)
[![java test](https://github.com/jinmoo21/ui-test-example/actions/workflows/java_test.yml/badge.svg)](https://github.com/jinmoo21/ui-test-example/actions/workflows/java_test.yml)UI test example that try to log on to [NAVER](https://www.naver.com/).
This examples applied Page object models.
![image](https://user-images.githubusercontent.com/12968464/210252607-25169391-b12a-4764-9b5a-95fe86401d45.png)
But always fail because wrong account information used.