We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6bbedd commit 678c673Copy full SHA for 678c673
CHANGELOG.rst
@@ -8,6 +8,7 @@ v3.6.0
8
9
- Remove Python 3.9 support (Python 3.9 reached the end of its life on October 31st, 2025)
10
- Remove xcuitest deprecated `get_window_size` method and replaced it with `get_window_rect` in all mobile actions
11
+- Add `SHARP` replacement, to convert [SHARP] to # character in behave steps parameters
12
- Add text comparison methods based on AI libraries. To use them, install the `ai` extra dependency:
13
14
.. code:: console
0 commit comments