diff --git a/docs/cookbook.md b/docs/cookbook.md index 6eab50f3..f2fbf77d 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -971,6 +971,9 @@ There are a number of features used in this Recipe including: window.FindElement('input').Update(keys_entered) # change the window to reflect current key string ``` + + + ## Animated Matplotlib Graph @@ -1548,8 +1551,8 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar. \ No newline at end of file