Robot framework : Drag and Drop is not working in firefox
I’m using the drag and drop keyword. When I run the test on Chrome, it works—the element is being dragged and dropped. However, when I run the test in Firefox, the test passes but the drag and drop action is not working. Can someone help me, please?
Robotframwork : Drag and Drop is not working in firefox
I’m using the drag and drop keyword. When I run the test on Chrome, it works—the element is being dragged and dropped. However, when I run the test in Firefox, the test passes but the drag and drop action is not working. Can someone help me, please?
Robot Framework – [Return] vs RETURN
My project has recently upgraded our version of Robot Framework and we’ve now got a bunch of errors regarding deprecated [Return] values.