Metadata-Version: 2.1
Name: robotframework-xlibrary
Version: 11.0.4
Summary: Custom Library for MyAIS 2.0 Automation
Home-page: https://github.com/Khrx1999/robotframework-xlibrary.git
Author: Tassana Khrueawan
Author-email: tassana.khr@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# XLibrary

Custom Library for MyAIS 2.0 Automation มีจุดมุ่งหมายเพื่อสนับสนุนการทดสอบอัตโนมัติสำหรับแอพพลิเคชั่น MyAIS 2.0 โดยเน้นไปที่ความสามารถในการทำงานร่วมกับเฟรมเวิร์กการทดสอบอัตโนมัติทั่วไป เช่น Robot Framework หรือ Selenium. ไลบรารีนี้รวมถึงฟังก์ชันที่เฉพาะเจาะจงสำหรับการจัดการกับส่วนต่อประสานผู้ใช้และการตรวจสอบแบบไดนามิกซึ่งเป็นหัวใจหลักของการให้บริการของแอพ MyAIS.

## คำอธิบาย

XLibrary เสนอชุดของคำสั่งที่ทำให้การเขียนทดสอบสำหรับแอปพลิเคชัน Flutter โดยใช้ Robot Framework สามารถทำได้ง่ายขึ้น ไลบรารีนี้เชื่อมโยงระหว่างการทดสอบแอปพลิเคชันบนมือถือที่ถูกพัฒนาด้วย Flutter กับความสามารถทดสอบอันทรงพลังของ Robot Framework.

## การติดตั้ง

เพื่อติดตั้ง XLibrary, เพียงแค่รันคำสั่งต่อไปนี้:

```bash
pip install robotframework-xlibrary
