testing-library / testing-playground

Simple and complete DOM testing playground that encourage good testing practices.

Home Page:https://testing-playground.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension breaks make.com app

dimadk24 opened this issue Β· comments

Bug Report πŸ›

Cannot use make.com (formelly integromat.com) with testing playground extension enabled.
Pretty weird that this extension may break some websites, but it does.
Their app after login with testing playground enabled: https://imgur.com/a/te01JZZ
With testing playground disabled (off in chrome://extensions): https://imgur.com/a/lsyztCr

To Reproduce βœ”οΈ

Install testing playground extension https://chrome.google.com/webstore/detail/testing-playground/hejbmebodbijjdhflfknehhcgaklhano?hl=ru
Sign up for https://make.com (I've reproduced this with a new clean account in incognito with only testing playground extension enabled)
Proceed to their app

Result: error somewhere in testing playground extension code.
Logs: https://pastebin.com/YaiqrfWP

Expected behavior πŸ€”

Their app works: https://imgur.com/a/47A2IFs

Suggested solution πŸ”¦

Your Environment πŸ’»

  • browser: Chrome 100.0.4896.127 (Official Build) (64-bit)
  • os: Linux Ubuntu 20.04 KDE

Hi! Thanks for the report. Is this still the case? I fail to reproduce it.

image

Yes, it works now. It seems one of the parties has fixed something. Thanks for the checking.