Giter VIP home page Giter VIP logo

ios-webview-test-app's Introduction

master license
Build Status License

CalWebView App

An app with a UIWebView and a WKWebView for testing Calabash iOS and Calabash iOS Server.

Tests

This repository contains a git submodule. You must clone with --recursive.

$ git clone --recursive [email protected]:calabash/ios-webview-test-app.git
$ cd ios-webview-test-app/CalWebViewApp
$ bundle
$ make app-cal
$ be cucumber

Console

$ APP=./CalWebView-cal.app be calabash-ios console
> start_test_server_in_background

ios-webview-test-app's People

Contributors

alexeybudynkov avatar dependabot[bot] avatar ivan-nosar avatar jmoody avatar maksimzhukov avatar physx23 avatar polyakrecords avatar tikhon-polyakov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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

ios-webview-test-app's Issues

iframe Steps need to explicitly describe the behavior

Since this is a demo project, I think the iframe features should have been written more explicitly.

# Too generic
When I click the "button" with id "button"

# Specifically highlights that this is a Step that involves iframes
When I touch the submit button in the iframe

This will allow users to quickly find examples in the Steps.

make app-cal ERROR: Building app failed.

After running the make app-cal command, getting this:

bin/make/app-cal.sh

######## Preparing #######

INFO: Prepared install directory Products/app-cal
INFO: Prepared archive directory

######## Building CalWebView-cal.app #######

xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH
ERROR: Building app failed.
make: *** [app-cal] Error 72

why is this happening ?

page.html and iframes need to be served from https://

In this XTC run you can see that the page is not loaded.

This will require obtaining a cert and installing in on the CI server.

ATTN @krukow

I am not sure exactly what I am going to do about this. I think I want to explore options that do not involve IT.

  • page.html - served from cdn.rawgit
  • same domain iframe.html - ditto
  • x-domain iframe.html
  • remove security exception in Info.plist

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.