Skip to content

Commit

Permalink
Update presentations
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmintz committed Nov 28, 2024
1 parent 68a5156 commit b80af58
Show file tree
Hide file tree
Showing 3 changed files with 1,072 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/presenter/uc_presentation.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# https://www.youtube.com/watch?v=5dMFI3e85ig
import os
import subprocess
from contextlib import suppress
Expand Down
1 change: 1 addition & 0 deletions examples/presenter/uc_presentation_3.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# https://www.youtube.com/watch?v=-EpZlhGWo9k
import sys
from contextlib import suppress
from seleniumbase import BaseCase
Expand Down
Loading

0 comments on commit b80af58

Please sign in to comment.