Logout keyword not working anymore

Open
#139 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
testing

Research direction

Start in src/plone/app/robotframework/keywords.robot at the linked Log out keyword around line 94, and inspect how it depends on #login-form. Check the current Plone 5.2.x logout behavior, then update the keyword so Log out works without that element; done means the keyword succeeds on Plone 5.2.x.

Written by the indexing model from the issue text.

Description

The keyword Log out
does not work on plone 5.2.x, there is no #login-form anymore.

The keyword is not used in the default tests, so maybe it's been broken for a while now.

Dominant language
Python
Stars
11
Forks
17
Avg merge
1d 11h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from plone/plone.app.robotframework

All issues in plone/plone.app.robotframework

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.