MANIFEST.in
setup.cfg
setup.py
tasks.py
src/bin/ride.py
src/bin/ride_postinstall.py
src/bin/ride.py
src/bin/ride_postinstall.py
src/bin/dist/tcl/tk8.5/demos/images/earth.gif
src/bin/dist/tcl/tk8.5/demos/images/earthris.gif
src/bin/dist/tcl/tk8.5/demos/images/tcllogo.gif
src/bin/dist/tcl/tk8.5/images/logo100.gif
src/bin/dist/tcl/tk8.5/images/logo64.gif
src/bin/dist/tcl/tk8.5/images/logoLarge.gif
src/bin/dist/tcl/tk8.5/images/logoMed.gif
src/bin/dist/tcl/tk8.5/images/pwrdLogo100.gif
src/bin/dist/tcl/tk8.5/images/pwrdLogo150.gif
src/bin/dist/tcl/tk8.5/images/pwrdLogo175.gif
src/bin/dist/tcl/tk8.5/images/pwrdLogo200.gif
src/bin/dist/tcl/tk8.5/images/pwrdLogo75.gif
src/bin/dist/tcl/tk8.5/images/tai-ku.gif
src/robotframework_ride.egg-info/PKG-INFO
src/robotframework_ride.egg-info/SOURCES.txt
src/robotframework_ride.egg-info/dependency_links.txt
src/robotframework_ride.egg-info/requires.txt
src/robotframework_ride.egg-info/top_level.txt
src/robotide/__init__.py
src/robotide/robotapi.py
src/robotide/version.py
src/robotide/action/__init__.py
src/robotide/action/action.py
src/robotide/action/actioninfo.py
src/robotide/action/shortcut.py
src/robotide/application/__init__.py
src/robotide/application/application.py
src/robotide/application/debugconsole.py
src/robotide/application/editorprovider.py
src/robotide/application/pluginconnector.py
src/robotide/application/pluginloader.py
src/robotide/application/releasenotes.py
src/robotide/application/updatenotifier.py
src/robotide/context/__init__.py
src/robotide/context/coreplugins.py
src/robotide/context/logger.py
src/robotide/contrib/__init__.py
src/robotide/contrib/testrunner/TestRunnerAgent.py
src/robotide/contrib/testrunner/__init__.py
src/robotide/contrib/testrunner/runprofiles.py
src/robotide/contrib/testrunner/testrunner.py
src/robotide/contrib/testrunner/testrunnerplugin.py
src/robotide/contrib/testrunner/usages.py
src/robotide/controller/__init__.py
src/robotide/controller/arguments.py
src/robotide/controller/basecontroller.py
src/robotide/controller/cellinfo.py
src/robotide/controller/ctrlcommands.py
src/robotide/controller/dataloader.py
src/robotide/controller/filecontrollers.py
src/robotide/controller/macrocontrollers.py
src/robotide/controller/project.py
src/robotide/controller/robotdata.py
src/robotide/controller/settingcontrollers.py
src/robotide/controller/stepcontrollers.py
src/robotide/controller/tablecontrollers.py
src/robotide/controller/tags.py
src/robotide/controller/testexecutionresults.py
src/robotide/controller/validators.py
src/robotide/controller/ui/__init__.py
src/robotide/controller/ui/treecontroller.py
src/robotide/editor/__init__.py
src/robotide/editor/clipboard.py
src/robotide/editor/contentassist.py
src/robotide/editor/customsourceeditor.py
src/robotide/editor/dialoghelps.py
src/robotide/editor/editorcreator.py
src/robotide/editor/editordialogs.py
src/robotide/editor/editors.py
src/robotide/editor/fieldeditors.py
src/robotide/editor/flowsizer.py
src/robotide/editor/formatters.py
src/robotide/editor/gridbase.py
src/robotide/editor/gridcolorizer.py
src/robotide/editor/kweditor.py
src/robotide/editor/listeditor.py
src/robotide/editor/macroeditors.py
src/robotide/editor/popupwindow.py
src/robotide/editor/robotframeworklexer.py
src/robotide/editor/settingeditors.py
src/robotide/editor/tags.py
src/robotide/editor/texteditor.py
src/robotide/editor/tooltips.py
src/robotide/lib/__init__.py
src/robotide/lib/robot/__init__.py
src/robotide/lib/robot/__main__.py
src/robotide/lib/robot/errors.py
src/robotide/lib/robot/jarrunner.py
src/robotide/lib/robot/libdoc.py
src/robotide/lib/robot/pythonpathsetter.py
src/robotide/lib/robot/rebot.py
src/robotide/lib/robot/run.py
src/robotide/lib/robot/testdoc.py
src/robotide/lib/robot/tidy.py
src/robotide/lib/robot/version.py
src/robotide/lib/robot/api/__init__.py
src/robotide/lib/robot/api/deco.py
src/robotide/lib/robot/api/logger.py
src/robotide/lib/robot/conf/__init__.py
src/robotide/lib/robot/conf/gatherfailed.py
src/robotide/lib/robot/conf/settings.py
src/robotide/lib/robot/htmldata/__init__.py
src/robotide/lib/robot/htmldata/htmlfilewriter.py
src/robotide/lib/robot/htmldata/jartemplate.py
src/robotide/lib/robot/htmldata/jsonwriter.py
src/robotide/lib/robot/htmldata/normaltemplate.py
src/robotide/lib/robot/htmldata/template.py
src/robotide/lib/robot/htmldata/libdoc/libdoc.html
src/robotide/lib/robot/htmldata/rebot/log.html
src/robotide/lib/robot/htmldata/rebot/report.html
src/robotide/lib/robot/htmldata/testdoc/testdoc.html
src/robotide/lib/robot/libdocpkg/__init__.py
src/robotide/lib/robot/libdocpkg/builder.py
src/robotide/lib/robot/libdocpkg/consoleviewer.py
src/robotide/lib/robot/libdocpkg/htmlwriter.py
src/robotide/lib/robot/libdocpkg/java9builder.py
src/robotide/lib/robot/libdocpkg/javabuilder.py
src/robotide/lib/robot/libdocpkg/model.py
src/robotide/lib/robot/libdocpkg/output.py
src/robotide/lib/robot/libdocpkg/robotbuilder.py
src/robotide/lib/robot/libdocpkg/specbuilder.py
src/robotide/lib/robot/libdocpkg/writer.py
src/robotide/lib/robot/libdocpkg/xmlwriter.py
src/robotide/lib/robot/libraries/BuiltIn.py
src/robotide/lib/robot/libraries/Collections.py
src/robotide/lib/robot/libraries/DateTime.py
src/robotide/lib/robot/libraries/Dialogs.py
src/robotide/lib/robot/libraries/Easter.py
src/robotide/lib/robot/libraries/OperatingSystem.py
src/robotide/lib/robot/libraries/Process.py
src/robotide/lib/robot/libraries/Remote.py
src/robotide/lib/robot/libraries/Reserved.py
src/robotide/lib/robot/libraries/Screenshot.py
src/robotide/lib/robot/libraries/String.py
src/robotide/lib/robot/libraries/Telnet.py
src/robotide/lib/robot/libraries/XML.py
src/robotide/lib/robot/libraries/__init__.py
src/robotide/lib/robot/libraries/dialogs_ipy.py
src/robotide/lib/robot/libraries/dialogs_jy.py
src/robotide/lib/robot/libraries/dialogs_py.py
src/robotide/lib/robot/model/__init__.py
src/robotide/lib/robot/model/configurer.py
src/robotide/lib/robot/model/criticality.py
src/robotide/lib/robot/model/filter.py
src/robotide/lib/robot/model/imports.py
src/robotide/lib/robot/model/itemlist.py
src/robotide/lib/robot/model/keyword.py
src/robotide/lib/robot/model/message.py
src/robotide/lib/robot/model/metadata.py
src/robotide/lib/robot/model/modelobject.py
src/robotide/lib/robot/model/modifier.py
src/robotide/lib/robot/model/namepatterns.py
src/robotide/lib/robot/model/statistics.py
src/robotide/lib/robot/model/stats.py
src/robotide/lib/robot/model/suitestatistics.py
src/robotide/lib/robot/model/tags.py
src/robotide/lib/robot/model/tagsetter.py
src/robotide/lib/robot/model/tagstatistics.py
src/robotide/lib/robot/model/testcase.py
src/robotide/lib/robot/model/testsuite.py
src/robotide/lib/robot/model/totalstatistics.py
src/robotide/lib/robot/model/visitor.py
src/robotide/lib/robot/output/__init__.py
src/robotide/lib/robot/output/debugfile.py
src/robotide/lib/robot/output/filelogger.py
src/robotide/lib/robot/output/librarylogger.py
src/robotide/lib/robot/output/listenerarguments.py
src/robotide/lib/robot/output/listenermethods.py
src/robotide/lib/robot/output/listeners.py
src/robotide/lib/robot/output/logger.py
src/robotide/lib/robot/output/loggerhelper.py
src/robotide/lib/robot/output/output.py
src/robotide/lib/robot/output/pyloggingconf.py
src/robotide/lib/robot/output/stdoutlogsplitter.py
src/robotide/lib/robot/output/xmllogger.py
src/robotide/lib/robot/output/console/__init__.py
src/robotide/lib/robot/output/console/dotted.py
src/robotide/lib/robot/output/console/highlighting.py
src/robotide/lib/robot/output/console/quiet.py
src/robotide/lib/robot/output/console/verbose.py
src/robotide/lib/robot/parsing/__init__.py
src/robotide/lib/robot/parsing/comments.py
src/robotide/lib/robot/parsing/datarow.py
src/robotide/lib/robot/parsing/htmlreader.py
src/robotide/lib/robot/parsing/model.py
src/robotide/lib/robot/parsing/populators.py
src/robotide/lib/robot/parsing/restreader.py
src/robotide/lib/robot/parsing/restsupport.py
src/robotide/lib/robot/parsing/robotreader.py
src/robotide/lib/robot
没有合适的资源?快使用搜索试试~ 我知道了~
Python3+Robot Framework+RIDE
共441个文件
py:385个
png:26个
gif:15个
需积分: 43 8 下载量 72 浏览量
2022-04-04
10:47:24
上传
评论
收藏 1.01MB ZIP 举报
温馨提示
Python3+Robot Framework+RIDE安装使用教程 一、说明 Python3----网上很多文章都是用Python2,Robot Framework的部分文档没更新也直接写着不支持Python3(如RIDE does not yet support Python 3),但事实上Robot Framework下的所有项目的最新版本都是支持Python3.6+了的,反倒是Python2以后不久可能就不支持了(如RIDE 1.7.4 THIS IS THE LAST RELEASE SUPPORTING PYTHON 2.7)。 Robot Framework----Robot Framework是一个开源的自动化框架。更本质一点就是可以把你编写好的函数导出来,然后像写存储过程一样写代码,达到降低难度的目的。比如你在python文件中写好了一个函数login_system(username,password),然后Robot Framework就可以导出为Login System,别人写脚本时就可以写成Login System username password。
资源详情
资源评论
资源推荐
收起资源包目录
Python3+Robot Framework+RIDE (441个子文件)
settings.cfg 2KB
setup.cfg 172B
earth.gif 51KB
logoLarge.gif 11KB
earthris.gif 6KB
tai-ku.gif 5KB
logoMed.gif 4KB
pwrdLogo200.gif 3KB
pwrdLogo175.gif 3KB
robot-running.gif 3KB
pwrdLogo150.gif 2KB
tcllogo.gif 2KB
logo100.gif 2KB
logo64.gif 2KB
pwrdLogo100.gif 2KB
pwrdLogo75.gif 1KB
robot-pause.gif 835B
report.html 32KB
libdoc.html 16KB
log.html 15KB
testdoc.html 10KB
no_robot.html 1KB
robot.ico 626B
MANIFEST.in 90B
PKG-INFO 922B
PKG-INFO 922B
test_search.png 1KB
Kw32.png 985B
kw_search.png 973B
down_arrow.png 904B
switch.png 814B
database_refresh.png 770B
folder_wrench.png 740B
process.png 729B
folder_excluded.png 727B
report.png 649B
control_fastforward.png 607B
control_pause.png 598B
control_play.png 592B
T32.png 557B
folder.png 537B
cog.png 512B
dollar.png 511B
kw_search_button.png 485B
robot_passed.png 431B
robot_running.png 431B
robot_failed.png 427B
control_stop.png 403B
page_white_gear.png 402B
robot.png 362B
test_search_button.png 338B
page_white.png 294B
BuiltIn.py 160KB
configobj.py 93KB
XML.py 71KB
OperatingSystem.py 64KB
Telnet.py 55KB
testrunnerplugin.py 46KB
Process.py 41KB
Collections.py 41KB
customsourceeditor.py 39KB
ctrlcommands.py 39KB
tree.py 39KB
kweditor.py 38KB
filecontrollers.py 34KB
String.py 32KB
run.py 31KB
DateTime.py 30KB
mainframe.py 28KB
model.py 28KB
texteditor.py 25KB
usages.py 25KB
namespace.py 23KB
stepcontrollers.py 23KB
settings.py 23KB
rebot.py 23KB
settingeditors.py 21KB
review.py 21KB
robotframeworklexer.py 21KB
treenodehandlers.py 20KB
TestRunnerAgent.py 19KB
argumentparser.py 19KB
testrunner.py 18KB
settingcontrollers.py 18KB
plugin.py 18KB
namespace.py 18KB
settings.py 18KB
contentassist.py 17KB
tasks.py 16KB
Screenshot.py 16KB
testlibraries.py 16KB
tablecontrollers.py 15KB
keywordsearch.py 15KB
robottime.py 15KB
macrocontrollers.py 14KB
runprofiles.py 14KB
tagdialogs.py 14KB
project.py 14KB
releasenotes.py 13KB
gridbase.py 13KB
共 441 条
- 1
- 2
- 3
- 4
- 5
zhangwf88_help
- 粉丝: 0
- 资源: 43
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论0