Skip to content

issues Search Results · repo:umbraco/Umbraco.Playwright.Testhelpers language:TypeScript

Filter by

8 results
 (116 ms)

8 results

inumbraco/Umbraco.Playwright.Testhelpers (press backspace or delete to remove)

Hi all, I am currently migrating Umbraco CSP manager and have been trying to get playwright testing up and running however when trying use goToSection it says it doesn t exist, however looking at the ...
  • Matthew-Wise
  • 1
  • Opened 
    3 days ago
  • #277

- I got this issue SyntaxError: Unexpected number in JSON at position 4 when running my tests for Forms. img width= 854 alt= image src= https://github.com/user-attachments/assets/b54f565c-0e50-4543-b40b-431077ae71c5 ...
  • dtng95
  • 1
  • Opened 
    on Oct 30, 2024
  • #160

Hi 👋 currently giving this project a try! And I am having fun with playwright. But I encounter the following issue: In the README file the instruction is given to run npm run build npm link in the root ...
hacktoberfest/contrib-2022
hacktoberfest-accepted
  • hannakfoo
  • 2
  • Opened 
    on Oct 16, 2022
  • #15

During UmbraCollab today we found that we often select by data-element, it would make sense to have a nice helper for that one so we only need to give it the element name. image
community/up-for-grabs
  • nul800sebastiaan
  • Opened 
    on Oct 13, 2022
  • #11

In many cases, all you need for your test is a completely empty content, with some name. Currently this is a bit of pain to do: Create doctype: const rootDocType = new DocumentTypeBuilder() .withName(rootDocTypeName) ...
type/suggestion
  • nikolajlauridsen
  • 2
  • Opened 
    on Jun 24, 2022
  • #4

We have a lot of duplicated code right now that is stringly typed, what i mean by this is if you right now want to save lets say a content with an action, you have to call .withAction( saveNew ) issue ...
type/suggestion
  • Zeegaan
  • Opened 
    on Jun 24, 2022
  • #3

On the document type builder we have a method withDefaultTemplate(alias : string), however when experimenting around I found that this only works if the alias you supply is the same as the doc type, so ...
type/bug
  • nikolajlauridsen
  • Opened 
    on Jun 23, 2022
  • #2

If I try and create a document type, but doesn t specify a default template, it fails to create one with a modelstate error The Path field is required. Repro steps: Try and create a doc type without ...
  • nikolajlauridsen
  • 2
  • Opened 
    on Jun 22, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub