Robotframework Basic Summary (i)

Source: Internet
Author: User

Installation:

Create Project

Create a Suite

Create case

1, manually create a desktop shortcut to start ride, if you start ride from the command line, because of inconsistent with the system encoding, the case can not be run.

2, the default browser is Firefox, can be directly driven, other browsers need their driver to be able to call, download the corresponding driver such as Chromedriver.exe, set its path to the system environment variable patch.

3. When you call Firefox, you may be prompted to "Import Wizard" each time, you need to modify the Firefox configuration, to the Firefox Profiles.ini file to modify Isrelative=1->isrelative=0

Default path: c:\users\{User name}\appdata\roaming\mozilla\firefox\profiles.ini

4. The class name of a custom system keyword must match the file name.

5. The function name of the custom system keyword cannot have an underscore, preferably a full letter name.

6, Case run Chromedriver not finished, the next run log will not output, so it is best to execute a case after the execution of the browser to close the operation.


Robotframework Basic Summary (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.