JSFiddle - React, Tailwind, and code Playground

by irinablue

JavaScript

const v = [
    {
        input: {
            get: 'isExist',
            where: [
                "div[id=\"popupGetSelector\"]",
                '.popup-kba-error'
            ]
        }
    }
];