Code Monkey home page Code Monkey logo

briar's People

Contributors

crishoj avatar jmoody avatar luismmontielg avatar michaelkirk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

briar's Issues

0.1.3 $ briar sim < simulator version > is not working consistently

to reproduce

  1. launch the simulator and change to iPad iOS 7
  2. $ be briar sim iphone-4in
  3. $ be briar sim quit
  4. $ be briar sim open
expected

to see the simulator open as iphone 4in

found

sometimes it opens the iPad iOS 7

workaround

quitting the simulator manually and re-running the $ be briar sim iphone-4in seems to fix the problem

todo
  • marked the setting-sim features as experimental in > 0.1.3

Custom .xamarin location support

Hey @jmoody ,

I love the gem and am very thankful for all the effort you have put in. I was wondering if there was a personal reason why the .xamarin is hard-coded to be in the users home, and if you would be open to a PR allowing for it to be customized (perhaps through an ENV var).

I am building a testing framework using Calabash & Briar and would actually like to check in the .xamarin file as part of the repo as the devices we test on are shared between the team (they are all test phones / tablets).

Best,
Justin

touch_alert_button only seems to work on non-native dialogs

@jmoody I tried using your alerts methods in my code and touch_alert_button is the only method that isn't working for the Apple ID password dialog because it appears to only work when touching things in non-native dialogs. Is there a way to touch when uia_available? is true?

Edit: Looks like this may work:

if uia_available?
      uia_tap(:view, {:marked => "#{button_title}"})
else
...

https://github.com/jmoody/briar/blob/develop/lib/briar/alerts_and_sheets/alert_view.rb#L121

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.