Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Sometimes view.form.fill() method is appending the value instead of overwritting #10242

Open
email2smohanty opened this issue Jul 7, 2020 · 0 comments

Comments

@email2smohanty
Copy link

email2smohanty commented Jul 7, 2020

If I am using view.form.fill() method for entering any value in any text box then it should overwrite the value but I have observed in some cases it's appending value in the targeted text box and due to this my tests are failing.

Observing this issue while updating tenant\project, the exact line of code is given below.
https://github.com/ManageIQ/integration_tests/blob/master/cfme/configure/access_control/__init__.py#L1375

In project description you can see the new description is appended while the fill method is executed to update the description value.
image

Kindly help me in resolving this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant