python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Optional Modal message selenium Robot Framework
How do I handle an optional modal message that pops up on the screen while using Selenium Robot Framework. For example Insufficient balance alert. I cannot see the current balance on the account, that...
Som
Votes: 0
Answers: 1
How to validate if the option is selected on native application by using Appium Library?
How to check if the button is selected when the locators and attributes are exactly the same when inspecting the element when it isn't selected or selected on a native iOS application by using appium ...
Bettymk
Votes: 0
Answers: 0
Environment vars passing to Robot Framework executions within VSCode
I am trying to write Robot Framework tests using Visual Studio Code. Everything seems promising otherwise, but I am not able to get environment variables passed to the test execution runs no matter wh...
CptPicard
Votes: 0
Answers: 0
how to get parent key from .json on robot framework
I'm using Robot Framework to do some automation work.
Think about that I have a JSON file like that.
{
"Ethernet1/1": {
"port_channel": {
"port_channel_member":...
yuso.zh
Votes: 0
Answers: 1