Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.