def test_add_restriction_Group_and_User_Remove_Group(helpers):
        tempRecord = pytest.app.records.create(
            **{'numeric': 123, 'Text': '2w3d'})
        swimGroup = pytest.swimlane_instance.groups.get(
            id=pytest.newGroup1['id'])