Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged robotframework

0 votes
741 views
1 answer
    I want to create in Python a function, that gets a test case name (robotframework) where some var was ... //stackoverflow.com/questions/65854637/python-get-robot-test-case-name...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
736 views
1 answer
    I am new to robot framework and trying to implement Luhn Algorithm. I found the code in python and ... :https://stackoverflow.com/questions/65881409/luhn-algorithm-robot-framework...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
739 views
1 answer
    I am running a robot_test.robot file and I want to run a specific scenario (Search google in this case) ... extract-data-from-test-and-easily-analyze-it-using-robot-framework...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
840 views
1 answer
    I did my best to overcome this problem but it was in vain. I am developing tests in Robot Framework (RF) ... -for-python-keywords-in-robot-framework-not-working-in-vs-code...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
827 views
1 answer
    I am trying to execute a robot test containing AutoTtLibrary. This test is executed locally on the PC but now I am ... -to-execute-a-robot-test-on-a-separate-remote-windows-machine...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    I'm trying to create a list of tuples for further elaborations in RF, but only manage to have a list of strings ... list-of-tuples-without-each-pair-being-converted-to-string-in-ro...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
614 views
1 answer
    I have test case to delete files one by one, i want it to click each file till there is no file. but ... /questions/65950529/how-to-click-button-till-there-is-no-such-element...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
843 views
1 answer
    Can anyone help me with the Integration of Robot framework and Testrail. If there is any Youtube ... /stackoverflow.com/questions/65934564/robot-framework-and-testrail-integration...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
730 views
1 answer
    I need to create some automated tests for a java desktop application with Robot Framework and for that I'm ... -map-objects-from-a-java-application-desktop-with-robot-framework...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
555 views
1 answer
    Does anyone have a good example of testing a python program using Robot Framework. I am trying to run ... //stackoverflow.com/questions/65623690/python-tests-using-robot-framework...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
675 views
1 answer
    I cannot open the browser when using the browser library in the robot framework on the server. But it is ... new-browser-not-working-in-robot-framework-on-server-with-docker...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    How can run keyword in robot framework if file exists in the filesystem? For example: Run Keyword If ${ ... .com/questions/65600479/robot-framework-run-keyword-if-file-exists...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
978 views
1 answer
    I wanted to verify the text is in red color at android native app. I inspect the element but there is not ... how-to-verify-text-color-in-robot-framework-wait-until-page-contains...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
988 views
1 answer
    Exit Code: 255, 127 returned when ssh is used to execute a command in a remote server in RobotFramework. The ... .com/questions/66062827/exit-codes-127-and-255-in-robot-framework...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
781 views
1 answer
    Also in My code there is no Select option for dropdown values. Select Data(MB) Can someone let me know how to ... values-from-dropdown-list-and-stored-it-in-variable-in-robot-fram...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
724 views
1 answer
    I have this code snippet *** Keywords *** My Keyword [Arguments] ${arg} ${xpath} Set Variable really long dynamic xpath ... , please, to have the xpath be only once in my code?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    How can run keyword in robot framework if file exists in the filesystem? For example: Run Keyword If ${filename} exists Delete File...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
741 views
1 answer
    I have written test suite test cases as follows: when one of test case failed, I want the screen back ... Setup Launch Application Test Teardown Log Source Close All Applications...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
660 views
1 answer
    I have written test suite test cases as follows: when one of test case failed, I want the screen back ... Setup Launch Application Test Teardown Log Source Close All Applications...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
953 views
1 answer
    My .py files in Robot-Framework allows me to introduce breakpoints but .robot file it doesn't allow. How do i ... and toggle breakpoints in my .robot test files for debugging?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    For robotframework Replace String Using Regexp, I need to write a regex but I'm newbie can you help me ? Need to ... transformed if not like format that I said. Thanks a lot!...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I wanted to verify the text is in red color at android native app. I inspect the element but there is not indicator ... keyword? Wait Until Page Contains 'text is ABC and in red'...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have a prerunmodifier file which removes certain test cases depending upon certain conditions. But, sometimes I want to ... case. Is there any option to handle such scenarios?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
949 views
1 answer
    I have two problems, I want to automatized a login and password entry on an HTML page I wrote this code on RFW : ** ... and PSW and I dont understand why Thanks for helping me :)...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    *** keywords *** Do something on ${var1} and ${var2} Log ${var1} Log ${var2} *** Test Cases *** ... example can we have log print KEYWORD Do something on variable1 and variable2...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
724 views
1 answer
    With Robot Framework I automatizate a connexion to a website. To do this, I used Dialogs Library to ask for a username and a ... my plan to do it asap)). Thank you for help !...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
637 views
1 answer
    I cannot open the browser when using the browser library in the robot framework on the server. But it is working ... 1042,"hostname":"9e6377fbd66f","msg":"Changed active context"}...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
723 views
1 answer
    I cannot open the browser when using the browser library in the robot framework on the server. But it is working ... 1042,"hostname":"9e6377fbd66f","msg":"Changed active context"}...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...