Accruent / robotframework-zoomba

Extended Robot Framework libraries to make testing GUI, REST/SOAP API, Mobile, and Windows Desktop easier.
https://accruent.github.io/robotframework-zoomba/
Apache License 2.0
143 stars 35 forks source link

Wait Until JavaScript is Complete Issue Mitigation #373

Closed Wolfe1 closed 10 months ago

Wolfe1 commented 10 months ago

Currently 'Wait Until JavaScript Is Complete is taking maximum time to compete. It seems that items like jquery.active are constantly returning that something is running when it is not.

For now we are mitigating the issue by having it run "Wait For Page to Load" and commenting out the JavaScript check for now.

I am hopeful that this is a temporary issue with the way jQuery is reporting or to have an actual solution in the future.

coveralls commented 10 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 07f038be22fee9cc55770d5484df0bdddc2c896d on ifx_wait_for_javascript into 13c9dbe6292bf9c48632540c46a05a39b2375099 on master.

github-actions[bot] commented 10 months ago

Robot Results

:white_check_mark: Passed :x: Failed :next_track_button: Skipped Total Pass % :stopwatch: Duration
21 0 0 21 100 5m51.258s