Skip to content

Application stops when an account sets "Message request" feature on. #10

Description

@Omeralbayrak17

Describe the bug
This bug happens when a user sets their "get only dm messages from connected accounts" feature true. When this happens, the app gets confused and does not turn anything back.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'add users' and add an user with the feature I said enabled and add normal accounts for testing purpose.
  2. Start sending a message to all the accounts we added.
  3. Then application will send message to the account that have "get dms from only connected accounts"
  4. And you will see our error, which is raise exception_class(message, screen, stacktrace)
    selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: stale element not found

Expected behavior
We could expect application sending dm to that account and still send dms to other accounts we added.

Desktop (please complete the following information):

  • OS: Windows
  • Version 10

Additional context
This happens when an account we DM'd uses an instagram feature called "message requests". This means the person we DM'd should accept our message invite then see our message. This thing causes the problem in the application.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions