vaadin / testbench

Vaadin TestBench is a tool for automated user interface testing of Vaadin applications.
https://vaadin.com/testbench
Other
20 stars 22 forks source link

upgrade to selenium 4.16.1 #1713

Closed ZheSun88 closed 9 months ago

ZheSun88 commented 9 months ago

4.16.0 contains broken packages, so 4.16.1 is needed

vaadin-bot commented 9 months ago

Hi @ZheSun88 and @ZheSun88, when i performed cherry-pick to this commit to 9.0, i have encountered the following issue. Can you take a look and pick it manually? Error Message: Error: Command failed: git cherry-pick 422d32ec25ab0a635ba2a160fc87dde0d9b23f43 The previous cherry-pick is now empty, possibly due to conflict resolution. If you wish to commit it anyway, use:

git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'

vaadin-bot commented 9 months ago

Hi @ZheSun88 and @ZheSun88, when i performed cherry-pick to this commit to 9.1, i have encountered the following issue. Can you take a look and pick it manually? Error Message: Error: Command failed: git cherry-pick 422d32ec25ab0a635ba2a160fc87dde0d9b23f43 The previous cherry-pick is now empty, possibly due to conflict resolution. If you wish to commit it anyway, use:

git commit --allow-empty

Otherwise, please use 'git cherry-pick --skip'

ZheSun88 commented 9 months ago

ah.. seems 9.0 and 9.1 already has this change