Mike Ziegler

Results 7 comments of Mike Ziegler

@jonschlinkert Unfortunately this does work when there are only choices with unique names. I'll take your previous code as an example: ``` const questions = { type: 'multiselect', name: 'example',...

Ok, I didnt know about drag and dropping into the Add Items button. I've tested it and it seems that you can only upload maximum 5 pictures simultaniously. What I...

Wait, I copy pasted your first schema, but the UI changed from a list to a rich text editor. How is that? Is it because of the first element of...

@OrKoN Is there a workaround for this? How do I have to use page.evaluate, so that I can click on this div?

I've tried it but this didnt solve my problem. The searched text is nested in html tags. I've come up with this "//div[contains(@class, 'box--content') and contains(., 'YourSpecificText')]". How do I...

@DenisValcke 2020 and still waiting for this feature

@lazarljubenovic Ok, that is good, because I want to build a style library that picks up from a stylesheet. I'm not sure, whats going to happen, when you take all...