We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeaa7a4 commit a1d3f14Copy full SHA for a1d3f14
examples/python/tests/interactions/test_frames.py
@@ -50,4 +50,4 @@
50
assert "This page has iframes" in driver.page_source
51
52
#quit the driver
53
-driver.quit()
+driver.quit()
0 commit comments