Skip to content

Commit 675ab28

Browse files
committed
fix errant merge conflict markers.
1 parent f1e7f27 commit 675ab28

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

HISTORY.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Release History
22
===============
33

4-
<<<<<<< HEAD
5-
=======
64
0.0.6 (2024-07-16)
75
------------------
86

@@ -41,32 +39,18 @@ Release History
4139
- Enabled multiple Actors to be able to `exit` without breaking Playwright for each other.
4240

4341

44-
>>>>>>> 1538e8c2669a76c099e65e7bc15a0e58a3cbac85
4542
0.0.3 (2024-02-21)
4643
------------------
4744

4845
### New Features
4946

50-
<<<<<<< HEAD
51-
- Added a `SaveScreenshot` Action to do the needful.
52-
- Added an `Attribute` Question to ask about an element's HTML attributes.
53-
54-
### Improvements
55-
56-
- Added support to `Target` to be able to handle iframes, those pesky buggers. Use the new `in_frame` method to supply the locator!
57-
58-
### Development Niceties
59-
60-
- Standardized the project against the other ScreenPy repos (big big thanks to @bandophahita!).
61-
=======
6247
- Added new Action: ``SaveScreenshot``
6348
- Added new Question: ``Attribute``
6449
- `Target` can now find things in iframes!
6550

6651
## Development Niceties
6752

6853
- ScreenPy: Playwright is now standardized with the other ScreenPy projects (thanks, @bandophahita)!
69-
>>>>>>> 1538e8c2669a76c099e65e7bc15a0e58a3cbac85
7054

7155

7256
0.0.2 (2024-02-13)

0 commit comments

Comments
 (0)