cobrateam / cobrateam/splinter

What is the proper way to submit a form? (DjangoClient)

Open
#471 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.7k
Forks
511
PR merge metrics
No merged PRs in 30d

Description

Using the Django client, I can click on a link, but when I click on a button I get:

```
self =

def click(self):
"""
Clicks in the element.
"""
> raise NotImplementedError
E NotImplementedError
```

with the element

```
elements
outer_html
Sign Up

```

Am I missing something?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.