Metadata-Version: 2.1
Name: robotframework-xlibrary
Version: 11.0.1
Summary: Test Custom Library robotframework-xlibrary
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

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

## คำอธิบาย

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

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

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

```bash
pip install robotframework-xlibrary
