Closed mszostok closed 5 months ago
I executed the workflow 3 times in a row, all passed: https://github.com/kubeshop/botkube/actions/runs/9572807087?pr=1458
I had to skip the plugin update flow because it was too flaky.
However, the assertion can't pass, with logs like:
=== NAME TestCloudSlackE2E/Creating_Botkube_Instance_with_newly_added_Slack_Workspace
botkube_page_helpers_test.go:215: Submitting changes
[rod] 2024/06/18 20:33:12 [wait] stable <page:AE0EEF2A>
[rod] 2024/06/18 20:33:12 [query] rod.elementR("button","/Deploy changes/i") <page:AE0EEF2A>
[rod] 2024/06/18 20:33:12 [wait] interactable <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:12 [input] scroll into view <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:12 [wait] visible <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:12 [wait] stable RAF <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:12 [input] scroll into view <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:12 [wait] visible <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:12 [wait] stable RAF <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:13 [input] scroll into view <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:13 [wait] visible <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:13 [wait] stable RAF <button.ant-btn.css-153za3i.ant-btn-primary>
[rod] 2024/06/18 20:33:14 [input] scroll into view <button.ant-btn.css-153za3i.ant-btn-primary>
Notes:
go-rod
engine itself is not very reliable, and it doesn't work well with our UI.
Description
Changes proposed in this pull request:
Testing
It requires a local UI version from https://github.com/kubeshop/botkube-cloud/pull/1137
Next, I exported following properties:
Related issue(s)
Fix https://github.com/kubeshop/botkube-cloud/issues/886