We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6871d commit b76a3d9Copy full SHA for b76a3d9
1 file changed
src/SeleniumLibrary/keywords/element.py
@@ -1314,6 +1314,8 @@ def drag_and_drop_across_frames(
1314
argument is the locator of the iframe containing the source. If
1315
``source_frame`` is not provided, the source element is located in the default content.
1316
1317
+ After this keyword runs, the browser context is always reset to default content.
1318
+
1319
See the `Locating elements` section for details about the locator syntax.
1320
1321
Examples:
0 commit comments