Hamza Ali

Results 28 issues of Hamza Ali

The project is in need of adding mroe tests. The current smoke tests are relatively basic and not feature complete

enhancement
good first issue

Still need to work on specifics. How can we refer to files to upload? Do we query the local directory? Implementation suggetions are welcome.

enhancement

Support Shadow DOM. Like iFrames, this is an important part of many websites. Supporting them is important.

enhancement
help wanted

iFrames are very important for some websites, and having the ability to test them is imperative.

enhancement
help wanted

Can be important for testing more complicated forms. Still working on implementation. Perhaps have a list of items to tick?

enhancement

Makes it so that the CLI method for running programs becomes a bit simpler. Possible items could be: - headless mode - trace mode - timeout - slowmotion

enhancement
good first issue

Trace mode is a great feature of https://github.com/go-rod/rod. We should really support it.

enhancement
good first issue

The store can become a lot more versatile and make it possible to use for more complex operations if we can also start to query it.

enhancement

An important selector that can help improve testing. Still need to figure out the semantics on how we should implement this.

enhancement

This is an important feature that can be nice for when elements don't exist, and we want to escape from just panicking and quitting altogether.

enhancement