Melissa Montanez

Results 6 issues of Melissa Montanez

I am currently using the "rerunfailedsuites" RF option to rerun all failed test cases. This option does not seem to work correctly with pabot. I rerun failed suites with the...

status: answered

I would like to suggest adding support for Appium commands Switch to Frame and Switch to Parent Frame. Details here: http://appium.io/docs/en/commands/web/frame/switch/ http://appium.io/docs/en/commands/web/frame/parent/

enhancement
help wanted

When using the Click Button keyword, I get the following error: AttributeError: 'dict' object has no attribute 'has_key' Per the python docs, 'has_key' is deprecated in python 3: https://docs.python.org/3.0/whatsnew/3.0.html#builtins I...

Hello, I downloaded Scratch Jr for Windows from https://jfo8000.github.io/ScratchJr-Desktop/. The application installed ok with no error messages, however when I try to launch it, I only see what is in...

Hello, I've installed ride version 1.72 on top of python 3, wxpython 4.0.4, and robotframework 3.1.1. When I try to launch ride.py, I get the following error: LiveoakMBP-02:bin melissa$ python3...

I have an enhancement suggestion. I would like to be able to set a filter to do nothing; below I will explain the reason for this. In my code, I...