-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: vaadin/testbench
base: 9.3.11
head repository: vaadin/testbench
compare: 9.4.0
- 17 commits
- 29 files changed
- 6 contributors
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52086eb - Browse repository at this point
Copy the full SHA 52086ebView commit details -
feat: Add HasValidation mixin interface (#1899)
* feat: Add HasValidation mixin interface * Update vaadin-testbench-shared/src/main/java/com/vaadin/testbench/HasValidation.java Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com> --------- Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecc2b33 - Browse repository at this point
Copy the full SHA ecc2b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1cde4 - Browse repository at this point
Copy the full SHA 4e1cde4View commit details -
feat: Add HasClearButton mixin interface (#1903)
Fixes #1902 This interface should be implemented by TextFieldElement, ComboBoxElement, MultiSelectComboBoxElement, DatePickerElement, ...
Configuration menu - View commit details
-
Copy full SHA for 3914b81 - Browse repository at this point
Copy the full SHA 3914b81View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 822a6af - Browse repository at this point
Copy the full SHA 822a6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for df5ca50 - Browse repository at this point
Copy the full SHA df5ca50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa96f0 - Browse repository at this point
Copy the full SHA 5aa96f0View commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27a3232 - Browse repository at this point
Copy the full SHA 27a3232View commit details
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d3a8b5 - Browse repository at this point
Copy the full SHA 5d3a8b5View commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 146dc42 - Browse repository at this point
Copy the full SHA 146dc42View commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6c10b26 - Browse repository at this point
Copy the full SHA 6c10b26View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 81f10b5 - Browse repository at this point
Copy the full SHA 81f10b5View commit details
Commits on May 26, 2025
-
feat: Add exists parameter to Attribute annotation (#1941)
* feat: Add exists parameter to Attribute annotation This adds an option to require no attribute with the given name to be present on a given TestBenchElement. Fixes #1850 * fix test
Configuration menu - View commit details
-
Copy full SHA for f4c546e - Browse repository at this point
Copy the full SHA f4c546eView commit details
Commits on May 28, 2025
-
chore: Selenium 4.33.0 (#1942)
Co-authored-by: Guille <alvarezguille@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3fa741a - Browse repository at this point
Copy the full SHA 3fa741aView commit details
Commits on Jun 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ed5225 - Browse repository at this point
Copy the full SHA 0ed5225View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f8ccba - Browse repository at this point
Copy the full SHA 6f8ccbaView commit details -
chore: reverted deprecation notice for getAttribute (#1950)
Selenium reverted the deprecation for getAttribute method after community feedback. This change removes the deprecation also from TestbenchElement class. Co-authored-by: Mikhail Shabarov <61410877+mshabarov@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a445260 - Browse repository at this point
Copy the full SHA a445260View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.3.11...9.4.0