Skip to content

Rewrite link_line method for Web IDE E2E

Anastasia McDonald requested to merge qa-rewrite-link-to-line-in-web-ide into master

What does this MR do?

Rewrites link_line method for link_to_line_in_web_ide_spec E2E to more accurately imitate user behaviour by clicking the line and using url instead of retrieving element value.

Also fixes #330487 (closed) (can be tested with QA_SIMULATE_SLOW_CONNECTION=true).

Does this MR meet the acceptance criteria?

Conformity

Edited by Anastasia McDonald

Merge request reports