Mohab Mohie

Results 15 issues of Mohab Mohie

When I use this line of code with safari `Shutterbug.shootElement(driver, elementLocator, CaptureElement.VIEWPORT, true);` the result is the below exception whereas I chose a VIEWPORT image that should have no scrolling...

The full log is a large file and contains many details. It makes sense for it to be enabled via a flag to ensure better performance for most cases where...

enhancement
triage

https://github.com/titusfortner/selenium-logger

enhancement
triage

https://shaft-engine.slack.com/archives/CTWG4AA0P/p1684824944641779

enhancement
java
complex

Integrate flutter driver into the engine. https://github.com/appium-userland/appium-flutter-driver

enhancement
java
complex

need to capture more information upon test retry... video, network logs, console logs, and all other kinds of supporting evidence. need to put more effort into actually making the retry...

enhancement
triage

rather than calling webdriver with every consecutive webelement call (for the first time per element action) store objects in memory for future reuse, this should improve performance if multiple actions...

enhancement
triage

Investigate the ability to create a SHAFT_Engine slack integration that would report the status of a test run via an API call independent of where the tests are being executed....

enhancement
java
complex