Skip to content

Test that when edits are saved, fields cannot be editable #21

Description

@ruthmoog

I've added a test bee.spec.js/Change walk meta data which is testing the edit/save metadata functionality, however negating the toBeEditable method is not working how I expected. It seems correct in the UI but the not isn't getting passed playwrights checks

        await expect(endTime).not.toBeEditable();

https://playwright.dev/docs/api/class-locatorassertions#locator-assertions-not

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions