Giter VIP home page Giter VIP logo

pyseext's People

Contributors

westy avatar

Watchers

 avatar  avatar  avatar

pyseext's Issues

Tests do not work when using remote WebDriver

We have been trying to use these new libs in our current tests, they work fine when run locally but when we try and run them using the remote webdriver on our selenium grid they consistently fall over. Not sure what is causing this but our tests that just use the native selenium methods and wrappers around them do work when using remote WebDriver.

Need a way of filtering grid columns

When have a paged grid, a row you might want to click on could be (many) pages away.

Would be nice to be able to filter a grid using PySeExt.

Add ability to check combobox store contents

In store_helper.py there is a "placeholder" for a method that checks the contents of a store. It would be great if this was developed so it could be used in scenarios where we want to check a combox only contains certain elements.

If it was to do what the idea said "Method that checks that the store contains the specified data, and optionally only the specified data." that would be ideal and would mean we could move away from having to use applitools for this scenario.

unable to use wait_to_click_row when row data has Boolean

In Asset transfers page I was using wait_to_click_row, to click on a row by passing data that has Boolean in it. Looked in the network tab in dev console, found - "convertToFundIsCommonShareClass: true" and passed data as dict {'convertToFundIsCommonShareClass': 'true'} and also tried {'convertToFundIsCommonShareClass': True} and still failing to click

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.