-
Notifications
You must be signed in to change notification settings - Fork 444
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: getgauge/taiko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1128.0.6597.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: getgauge/taiko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 202 files changed
- 2 contributors
Commits on Jul 17, 2024
-
Upgrade/remove dependencies (#2734)
Signed-off-by: Zabil Cheriya Maliackal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdcd544 - Browse repository at this point
Copy the full SHA bdcd544View commit details
Commits on Aug 23, 2024
-
- Fix formatting issues - Use string templates - Use for of loops wherever possible instead of for each - Remove parameter re-assignment - Prefix "node:" for system imports --------- Signed-off-by: Zabil Cheriya Maliackal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0016486 - Browse repository at this point
Copy the full SHA 0016486View commit details
Commits on Aug 29, 2024
-
Linting and formatting fixes for test files (#2739)
* Fix type issues * Remove for each loops * Fix no assignment in expression * Ignore testing delete rules * Strongly type paramaters --------- Signed-off-by: Zabil Cheriya Maliackal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 052d9ca - Browse repository at this point
Copy the full SHA 052d9caView commit details
Commits on Dec 5, 2024
-
Upgrade chromium to 133 (#2744)
* Upgrade chromium * Fix formatting issues * Artifact version Signed-off-by: Zabil Cheriya Maliackal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6645c6d - Browse repository at this point
Copy the full SHA 6645c6dView commit details
Commits on Jan 2, 2025
-
Update click.js for relative selectors (#2747)
* Update click.js for relative selectors If a Relative Selector is passed in as the third argument inside of click(), it doesn't actually make it down to waitAndGetActionableElement. We found that `await click(element, options, within(withinElement))` doesn't search in the "within" element Signed-off-by: DCoomer <[email protected]> * Updated Unit Test for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test Formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test Formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test HTML and formatting for #2747 Signed-off-by: DCoomer <[email protected]> --------- Signed-off-by: DCoomer <[email protected]> Signed-off-by: DCoomer <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for da6cb92 - Browse repository at this point
Copy the full SHA da6cb92View commit details
Commits on Jan 3, 2025
-
* Update click.js for relative selectors If a Relative Selector is passed in as the third argument inside of click(), it doesn't actually make it down to waitAndGetActionableElement. We found that `await click(element, options, within(withinElement))` doesn't search in the "within" element Signed-off-by: DCoomer <[email protected]> * Updated Unit Test for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test Formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test Formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Updated Unit Test HTML and formatting for #2747 Signed-off-by: DCoomer <[email protected]> * Bump Version for 2747 Signed-off-by: DCoomer <[email protected]> * Bump Version for 2747 Signed-off-by: DCoomer <[email protected]> --------- Signed-off-by: DCoomer <[email protected]> Signed-off-by: DCoomer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf4ac27 - Browse repository at this point
Copy the full SHA bf4ac27View commit details
Loading
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 v1.4.1128.0.6597.0...master