Commit Graph

4 Commits

Author SHA1 Message Date
Leon 4db5d9338b
Update example.py
added a variable TAKE_IT_EASY which defaults to True. Since it is a demo it should be 'followable'. if set to False, it won't pause in between and it just flashes by.
2022-12-14 21:34:45 +00:00
Leon cb3d91064a
Update example.py 2022-11-29 14:25:42 +01:00
Leon b11a720f3e
Update example.py 2022-11-29 14:25:25 +01:00
UltrafunkAmsterdam 25bca31f35 > added WebElement.click_safe() method, in case you get detected
after clicking a link

> added WebElement.children(self, tag=None, recursive=False)
  to easily get/find child nodes

> added example.py where i can point people at
  when asking silly questions
  (no, its actually quite cool, everyone should see it)

> some refactoring
2022-11-28 23:41:38 +01:00