เราเพิ่งเริ่มลองเขียน robot framework จากการศึกษาคลิปและข้อมูลจาก internet ค่ะ
และลองรัน แต่ติด [ ERROR ] Parsing 'robot_day1.robot' failed: File has no tests or tasks.
จะสอบถามผู้รู้ว่า Error นี้เกิดจากอะไร และสามารถแก้ไขได้อย่างไรบ้างคะ
รบกวนด้วยนะคะ
ขอบคุณค่ะ
[Spoil] คลิกเพื่อดูข้อความที่ซ่อนไว้*** Settings ***
Library Selenium2Library
*** Variables ***
*** Test Cases ***
1. เปิดเว็บไซต์ google
Open Browser https://www.google.co.th chrome
2. กรอกคำว่า Robot Framework
Input Text name=q Robot Framework
3. กดค้นหา
Click Button name=btnK
สอบถามเรื่องการใช้ robot framework ค่ะ
และลองรัน แต่ติด [ ERROR ] Parsing 'robot_day1.robot' failed: File has no tests or tasks.
จะสอบถามผู้รู้ว่า Error นี้เกิดจากอะไร และสามารถแก้ไขได้อย่างไรบ้างคะ
รบกวนด้วยนะคะ
ขอบคุณค่ะ
[Spoil] คลิกเพื่อดูข้อความที่ซ่อนไว้