Skip to content
#

automation

Here are 7,617 public repositories matching this topic...

fastlane
GideonWolfe
GideonWolfe commented Mar 20, 2020

I am using a plugin called Dark Reader for FireFox, which automatically applies a dark theme to enabled websites.

All of the Huginn menus look flawless except for the flow diagram. The bubbles and arrows successfully invert colors, but the bubble text does not. I poked around the CSS but couldn't find the corresponding variable.

!

vagrant
IreneArapogiorgi
IreneArapogiorgi commented Mar 22, 2020

Hello,
I would like to contribute to InstaPy as part of a university course of mine, but I don't understand how I should build InstaPy. I obviously need python, selenium, firefox & git installed, but what else do I need? Do I need to check only with the requirements file or is there any documentation about building the project after forking it & cloned it locally? And how do we run tests? Is ther

jakobrosenberg
jakobrosenberg commented Mar 23, 2020

New feature motivation

I've added semantic-release to some of my projects. Unfortunately, due to trial and error some of my pushes didn't get published. I can push a fix and thus publish a new release, but then the previous would-have-been release and its changelog seems to be lost. How would I recover or include the changelog of a failed release?

I had a look at the FAQ, but it only contai

simivar
simivar commented Feb 26, 2020

One thing that's super useful for new users is code examples. Right now, the biggest problem for someone to start using PHP_CodeSniffer is lack of a list of available Sniffers with their options and examples. From what I know to get a list of all sniffs right now, you have to go through source code in src/Standards, and it's exhausting. Something like [mlocati/phpPHP-cs-fixer-configurator](htt

jdavis61
jdavis61 commented Feb 14, 2020

Pre-check

  • [X ] I'm aware that I can edit the docs and submit a pull request

Describe the improvement

  1. Review the v6.0.0-alpha.1 and update the flow charts.
  2. Review the existing flow charts and make them better, easier to understand.

I'd like to report

  • Unclear documentation
  • A typo
  • M
sebkrueger
sebkrueger commented Jan 31, 2020

The document sad that watchtower has a cron like --schedule parameter, but there was not much information how to use it.

  • Why there are 6 Parameters, what is the sixed about (seconds i guess!?), and is it at the beginning or the end?
  • The example is nearly useless, without saying what time/date/intervall it will trigger the update
  • Some more info what crontab syntax are supported e.g. slas
lucielavickova
lucielavickova commented Jul 12, 2019

Would it be possible to add "trim" parameter to keyword "Should Be Equal As Strings" (+related keywords)?
Many times I need to compare two strings, but there are some trailing or leading whitespaces in the actual value, which I don't care about, so I always have to trim them before. Having trim as a parameter in these keywords would help me a lot :)

Startouf
Startouf commented Jun 21, 2018

I cannot figure out how to use properly danger on circleci 2.0 with workflows

Support I have a linear workflow where I bundle my app / install libraries (build job) and then run the tests in parallel. (I'm taking Ruby/Rspec as an example).

How can I execute Danger to report test failures on all containers ?

Currently if a job fails on circleCI, the dependent jobs are not ran (ie if I

562836456
562836456 commented Aug 7, 2019

描述问题bug
配置完wda,用的是这个版本 https://github.com/facebook/WebDriverAgent
status也是返回成功
http://127.0.0.1:8100/inspector里面显示的截图、和控件树都是空白...
点home命令可以正常操控手机返回桌面,命令行也有显示
使用命令xcodebuild -project WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination "id=$(idevice_id -l)" 也没有报错

命令行也显示类似下文的成功的提示
Test Suite 'All tests' started at 2017-01-23 15:49:12.585
Test Suite 'WebDriv

Improve this page

Add a description, image, and links to the automation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.