T
T
Troodi Larson2018-03-11 18:27:58
JavaScript
Troodi Larson, 2018-03-11 18:27:58

Action simulation not working?

Greetings. I always worked with jquery and the meaning was this: with the help of a script, info was sent to the input and then the form was processed. But then new frameworks appeared, and how can you interact with them?
For example: https://web.telegram.org/#/login , enter the number manually and everything works, that is, you can log in further, but if you enter the number using the script $('input').val('**** *****'), it will display that the number is not entered. This is the clearest example. So is there any way to overcome this? It's the frontend!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
coderisimo, 2018-03-11
@troodi

What about Selenium (Selenium WebDriver) ? Works well according to reviews. For example , suitable for react/angular. When I worked with him, no problems arose.
Here is a good material on the topic -
https://www.testingexcellence.com/test-automation-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question