# 1.5.Reference

1.Selenium2 Library: <http://robotframework.org/Selenium2Library/doc/Selenium2Library.html>\
2.Getting Started with RobotFramework on Windows: <http://www.swtestacademy.com/getting-started-robotframework/>\
3.RF Libraries: <http://robotframework.org/#test-libraries>\
4.Robotfarmework, RIDE在windows上的安裝: <http://blog.csdn.net/mengfanbo123/article/details/8450760>\
5.Robot Framework快速入門： <http://carl.logdown.com/posts/2014/03/07/robotframework-gettingstarted>\
6\. Robot Framework User Guide: <http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#data-driven-style>\
7\. Robot Framework User Guide 中文版: <https://gist.github.com/QuentinJi/9343889>\
8\. Robot Framework入門: <http://blog.chinaunix.net/uid-24774106-id-3448216.html>\
9\. Robot Framework Tutoiral- Overview: <https://blog.codecentric.de/en/2012/03/robot-framework-tutorial-overview/>\
10\. Robot Framework Tutoiral- Overview中文版:\
<https://read01.com/NJzy2J.html>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jen-hsuan-hsieh.gitbook.io/python/chapter1notes-from-research/chapter-5-software-testing/chapter1/15reference.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
